License |
License |
---|---|
Categories |
CategoriesNet Checkstyle Application Testing & Monitoring Code Analysis |
GroupId | GroupIdorg.opendaylight.netvirt |
ArtifactId | ArtifactIdcheckstyle |
Last Version | Last Version0.11.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionODL :: netvirt :: 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.11.4.pom | |
checkstyle-0.11.4.jar | 6 KB |
checkstyle-0.11.4-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.netvirt/checkstyle/ -->
<dependency>
<groupId>org.opendaylight.netvirt</groupId>
<artifactId>checkstyle</artifactId>
<version>0.11.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.netvirt/checkstyle/
implementation 'org.opendaylight.netvirt:checkstyle:0.11.4'
// https://jarcasting.com/artifacts/org.opendaylight.netvirt/checkstyle/
implementation ("org.opendaylight.netvirt:checkstyle:0.11.4")
'org.opendaylight.netvirt:checkstyle:jar:0.11.4'
<dependency org="org.opendaylight.netvirt" name="checkstyle" rev="0.11.4">
<artifact name="checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netvirt', module='checkstyle', version='0.11.4')
)
libraryDependencies += "org.opendaylight.netvirt" % "checkstyle" % "0.11.4"
[org.opendaylight.netvirt/checkstyle "0.11.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 |