Checkstyle

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard

License

License

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

checkstyle
ArtifactId

ArtifactId

checkstyle
Last Version

Last Version

5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard
Project URL

Project URL

http://checkstyle.sourceforge.net/

Download checkstyle

How to add to project

<!-- https://jarcasting.com/artifacts/checkstyle/checkstyle/ -->
<dependency>
    <groupId>checkstyle</groupId>
    <artifactId>checkstyle</artifactId>
    <version>5.0</version>
</dependency>
// https://jarcasting.com/artifacts/checkstyle/checkstyle/
implementation 'checkstyle:checkstyle:5.0'
// https://jarcasting.com/artifacts/checkstyle/checkstyle/
implementation ("checkstyle:checkstyle:5.0")
'checkstyle:checkstyle:jar:5.0'
<dependency org="checkstyle" name="checkstyle" rev="5.0">
  <artifact name="checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='checkstyle', module='checkstyle', version='5.0')
)
libraryDependencies += "checkstyle" % "checkstyle" % "5.0"
[checkstyle "5.0"]

Dependencies

compile (5)

Group / Artifact Type Version
antlr : antlr jar 2.7.6
commons-beanutils : commons-beanutils-core jar 1.7.0
commons-cli : commons-cli jar 1.0
commons-logging : commons-logging jar 1.0.3
com.google.collections : google-collections jar 0.9

Project Modules

There are no modules declared in this project.

Versions

Version
5.0
5.0-beta01
4.4
4.3
4.2
4.1
4.0
4.0-beta6
4.0-beta5
4.0-beta4
4.0-beta3
4.0-beta1
3.4
3.3
3.2
3.1
3.0
2.4
2.3
2.2
2.1