License |
License |
---|---|
Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis Geo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.github.ngeor |
ArtifactId | ArtifactIdcheckstyle-rules |
Version | Version4.5.0 |
Type | Typejar |
Description |
Descriptioncheckstyle-rules
Rules for checkstyle
|
Filename | Size |
---|---|
checkstyle-rules-4.5.0.pom | |
checkstyle-rules-4.5.0.jar | 4 KB |
checkstyle-rules-4.5.0-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ngeor/checkstyle-rules/ -->
<dependency>
<groupId>com.github.ngeor</groupId>
<artifactId>checkstyle-rules</artifactId>
<version>4.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ngeor/checkstyle-rules/
implementation 'com.github.ngeor:checkstyle-rules:4.5.0'
// https://jarcasting.com/artifacts/com.github.ngeor/checkstyle-rules/
implementation ("com.github.ngeor:checkstyle-rules:4.5.0")
'com.github.ngeor:checkstyle-rules:jar:4.5.0'
<dependency org="com.github.ngeor" name="checkstyle-rules" rev="4.5.0">
<artifact name="checkstyle-rules" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ngeor', module='checkstyle-rules', version='4.5.0')
)
libraryDependencies += "com.github.ngeor" % "checkstyle-rules" % "4.5.0"
[com.github.ngeor/checkstyle-rules "4.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
com.puppycrawl.tools : checkstyle | jar | 8.29 |
org.assertj : assertj-core | jar | 3.19.0 |
javax.annotation : jsr250-api | jar | 1.0 |