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