| License |
License |
|---|---|
| Categories |
CategoriesDistribution Build Tools |
| GroupId | GroupIdorg.opendaylight.vtn |
| ArtifactId | ArtifactIddistribution |
| Last Version | Last Version0.8.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionvtn
The VTN project provides a Network virtualization model
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| distribution-0.8.0.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.vtn/distribution/ -->
<dependency>
<groupId>org.opendaylight.vtn</groupId>
<artifactId>distribution</artifactId>
<version>0.8.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.vtn/distribution/
implementation 'org.opendaylight.vtn:distribution:0.8.0'
// https://jarcasting.com/artifacts/org.opendaylight.vtn/distribution/
implementation ("org.opendaylight.vtn:distribution:0.8.0")
'org.opendaylight.vtn:distribution:pom:0.8.0'
<dependency org="org.opendaylight.vtn" name="distribution" rev="0.8.0">
<artifact name="distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.vtn', module='distribution', version='0.8.0')
)
libraryDependencies += "org.opendaylight.vtn" % "distribution" % "0.8.0"
[org.opendaylight.vtn/distribution "0.8.0"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |