| License |
License |
|---|---|
| Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis Geo Business Logic Libraries Geospatial |
| GroupId | GroupIdcom.github.ngeor |
| ArtifactId | ArtifactIdcheckstyle-rules |
| Last Version | Last Version6.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncheckstyle-rules
Rules for checkstyle
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| checkstyle-rules-6.1.0.pom | |
| checkstyle-rules-6.1.0.jar | 4 KB |
| checkstyle-rules-6.1.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>6.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ngeor/checkstyle-rules/
implementation 'com.github.ngeor:checkstyle-rules:6.1.0'
// https://jarcasting.com/artifacts/com.github.ngeor/checkstyle-rules/
implementation ("com.github.ngeor:checkstyle-rules:6.1.0")
'com.github.ngeor:checkstyle-rules:jar:6.1.0'
<dependency org="com.github.ngeor" name="checkstyle-rules" rev="6.1.0">
<artifact name="checkstyle-rules" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ngeor', module='checkstyle-rules', version='6.1.0')
)
libraryDependencies += "com.github.ngeor" % "checkstyle-rules" % "6.1.0"
[com.github.ngeor/checkstyle-rules "6.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| com.puppycrawl.tools : checkstyle | jar | 10.3 |
| org.assertj : assertj-core | jar | 3.23.1 |
| javax.annotation : jsr250-api | jar | 1.0 |