Last Version

ODL :: vtn :: common 0.8.0

Common configuration required by POM files in VTN project.

License

License

GroupId

GroupId

org.opendaylight.vtn
ArtifactId

ArtifactId

common
Version

Version

0.8.0
Type

Type

pom
Description

Description

ODL :: vtn :: common
Common configuration required by POM files in VTN project.
Project Organization

Project Organization

OpenDaylight

Download common 0.8.0

Filename Size
common-0.8.0.pom 3 KB
Browse

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

Dependencies

provided (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.google.code.findbugs : annotations jar 3.0.0
org.eclipse.jdt : org.eclipse.jdt.annotation jar 2.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.