Last Version

ODL :: genius :: checkstyle 0.9.4

OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org

License

License

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

org.opendaylight.genius
ArtifactId

ArtifactId

checkstyle
Version

Version

0.9.4
Type

Type

jar
Description

Description

ODL :: 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

OpenDaylight

Download checkstyle 0.9.4


<!-- 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"]

Dependencies

provided (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

test (5)

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

Project Modules

There are no modules declared in this project.