| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdorg.opendaylight.netvirt |
| ArtifactId | ArtifactIdit-impl |
| Version | Version0.3.4-Boron-SR4 |
| Type | Typejar |
| Description |
DescriptionThe OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| it-impl-0.3.4-Boron-SR4.pom | |
| it-impl-0.3.4-Boron-SR4.jar | 15 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.netvirt/it-impl/ -->
<dependency>
<groupId>org.opendaylight.netvirt</groupId>
<artifactId>it-impl</artifactId>
<version>0.3.4-Boron-SR4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.netvirt/it-impl/
implementation 'org.opendaylight.netvirt:it-impl:0.3.4-Boron-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.netvirt/it-impl/
implementation ("org.opendaylight.netvirt:it-impl:0.3.4-Boron-SR4")
'org.opendaylight.netvirt:it-impl:jar:0.3.4-Boron-SR4'
<dependency org="org.opendaylight.netvirt" name="it-impl" rev="0.3.4-Boron-SR4">
<artifact name="it-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netvirt', module='it-impl', version='0.3.4-Boron-SR4')
)
libraryDependencies += "org.opendaylight.netvirt" % "it-impl" % "0.3.4-Boron-SR4"
[org.opendaylight.netvirt/it-impl "0.3.4-Boron-SR4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.opendaylight.netvirt : it-features | xml | 0.3.4-Boron-SR4 |
| org.opendaylight.controller : mdsal-it-base | jar | 1.4.4-Boron-SR4 |
| javax.inject : javax.inject | jar | 1 |
| org.apache.karaf.features : org.apache.karaf.features.core | jar | 3.0.7 |
| org.opendaylight.yangtools : yang-common | jar | |
| org.opendaylight.controller : config-api | jar | |
| org.opendaylight.controller : sal-binding-config | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : org.osgi.core | jar | 5.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.opendaylight.ovsdb : utils.mdsal-utils | jar | 1.3.4-Boron-SR4 |
| org.opendaylight.ovsdb : utils.ovsdb-it-utils | jar | 1.3.4-Boron-SR4 |
| org.opendaylight.ovsdb : utils.southbound-utils | jar | 1.3.4-Boron-SR4 |
| org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |
| org.ops4j.pax.exam : pax-exam-container-karaf | jar | 4.4.0 |
| org.ops4j.pax.exam : pax-exam-junit4 | jar | 4.4.0 |
| org.ops4j.pax.exam : pax-exam | jar | 4.4.0 |
| org.ops4j.pax.url : pax-url-aether | jar | 2.4.7 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.10.19 |