License |
License |
---|---|
Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis |
GroupId | GroupIdcom.github.sevntu-checkstyle |
ArtifactId | ArtifactIdsevntu-checks |
Last Version | Last Version1.42.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
sevntu-checks-1.42.0.pom | |
sevntu-checks-1.42.0.jar | 192 KB |
sevntu-checks-1.42.0-sources.jar | 198 KB |
sevntu-checks-1.42.0-javadoc.jar | 434 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sevntu-checkstyle/sevntu-checks/ -->
<dependency>
<groupId>com.github.sevntu-checkstyle</groupId>
<artifactId>sevntu-checks</artifactId>
<version>1.42.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sevntu-checkstyle/sevntu-checks/
implementation 'com.github.sevntu-checkstyle:sevntu-checks:1.42.0'
// https://jarcasting.com/artifacts/com.github.sevntu-checkstyle/sevntu-checks/
implementation ("com.github.sevntu-checkstyle:sevntu-checks:1.42.0")
'com.github.sevntu-checkstyle:sevntu-checks:jar:1.42.0'
<dependency org="com.github.sevntu-checkstyle" name="sevntu-checks" rev="1.42.0">
<artifact name="sevntu-checks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sevntu-checkstyle', module='sevntu-checks', version='1.42.0')
)
libraryDependencies += "com.github.sevntu-checkstyle" % "sevntu-checks" % "1.42.0"
[com.github.sevntu-checkstyle/sevntu-checks "1.42.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.puppycrawl.tools : checkstyle | jar | 10.0 |
Group / Artifact | Type | Version |
---|---|---|
com.puppycrawl.tools : checkstyle | test-jar | 10.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.0 |
org.eclipse.jgit : org.eclipse.jgit | jar | 5.10.0.202012080955-r |
org.jacoco : org.jacoco.agent | jar | 0.8.7 |
org.assertj : assertj-core | jar | 3.19.0 |
com.google.truth : truth | jar | 1.1.2 |