Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard
'checkstyle:checkstyle:5.0-beta01'
<dependency>
<groupId>checkstyle</groupId>
<artifactId>checkstyle</artifactId>
<version>5.0-beta01</version>
</dependency>
<dependency org="checkstyle" name="checkstyle" rev="5.0-beta01"/>
"checkstyle", "checkstyle", "5.0-beta01"