is not current version
Last Version 0.8.0

org.opendaylight.vtn:manager.checkstyle 0.5.0-Boron

Common configuration for checkstyle for the source code of VTN Manager.

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

org.opendaylight.vtn
ArtifactId

ArtifactId

manager.checkstyle
Version

Version

0.5.0-Boron
Type

Type

jar

Download manager.checkstyle 0.5.0-Boron


<!-- https://jarcasting.com/artifacts/org.opendaylight.vtn/manager.checkstyle/ -->
<dependency>
    <groupId>org.opendaylight.vtn</groupId>
    <artifactId>manager.checkstyle</artifactId>
    <version>0.5.0-Boron</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.vtn/manager.checkstyle/
implementation 'org.opendaylight.vtn:manager.checkstyle:0.5.0-Boron'
// https://jarcasting.com/artifacts/org.opendaylight.vtn/manager.checkstyle/
implementation ("org.opendaylight.vtn:manager.checkstyle:0.5.0-Boron")
'org.opendaylight.vtn:manager.checkstyle:jar:0.5.0-Boron'
<dependency org="org.opendaylight.vtn" name="manager.checkstyle" rev="0.5.0-Boron">
  <artifact name="manager.checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.vtn', module='manager.checkstyle', version='0.5.0-Boron')
)
libraryDependencies += "org.opendaylight.vtn" % "manager.checkstyle" % "0.5.0-Boron"
[org.opendaylight.vtn/manager.checkstyle "0.5.0-Boron"]