Last Version

ODL :: vtn :: manager.checkstyle 0.8.0

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.8.0
Type

Type

jar
Description

Description

ODL :: vtn :: manager.checkstyle
Common configuration for checkstyle for the source code of VTN Manager.

Download manager.checkstyle 0.8.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.