License |
License |
---|---|
Categories |
CategoriesCheckstyle Application Testing & Monitoring Code Analysis |
GroupId | GroupIdorg.opendaylight.genius |
ArtifactId | ArtifactIdcheckstyle |
Last Version | Last Version0.9.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionODL :: genius :: checkstyle
OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
checkstyle-0.9.4.pom | |
checkstyle-0.9.4.jar | 7 KB |
checkstyle-0.9.4-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.genius/checkstyle/ -->
<dependency>
<groupId>org.opendaylight.genius</groupId>
<artifactId>checkstyle</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.genius/checkstyle/
implementation 'org.opendaylight.genius:checkstyle:0.9.4'
// https://jarcasting.com/artifacts/org.opendaylight.genius/checkstyle/
implementation ("org.opendaylight.genius:checkstyle:0.9.4")
'org.opendaylight.genius:checkstyle:jar:0.9.4'
<dependency org="org.opendaylight.genius" name="checkstyle" rev="0.9.4">
<artifact name="checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.genius', module='checkstyle', version='0.9.4')
)
libraryDependencies += "org.opendaylight.genius" % "checkstyle" % "0.9.4"
[org.opendaylight.genius/checkstyle "0.9.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.28 |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.400 |
com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.12 |
org.gaul : modernizer-maven-annotations | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.28 |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.3.3 |