GroupId | GroupIdorg.opendaylight.ovsdb |
---|---|
ArtifactId | ArtifactIdfeatures-openflow-nxm |
Last Version | Last Version0.0.7-Helium-SR4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenflow Nicira Extensions Karaf Feature
|
<!-- https://jarcasting.com/artifacts/org.opendaylight.ovsdb/features-openflow-nxm/ -->
<dependency>
<groupId>org.opendaylight.ovsdb</groupId>
<artifactId>features-openflow-nxm</artifactId>
<version>0.0.7-Helium-SR4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.ovsdb/features-openflow-nxm/
implementation 'org.opendaylight.ovsdb:features-openflow-nxm:0.0.7-Helium-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.ovsdb/features-openflow-nxm/
implementation ("org.opendaylight.ovsdb:features-openflow-nxm:0.0.7-Helium-SR4")
'org.opendaylight.ovsdb:features-openflow-nxm:jar:0.0.7-Helium-SR4'
<dependency org="org.opendaylight.ovsdb" name="features-openflow-nxm" rev="0.0.7-Helium-SR4">
<artifact name="features-openflow-nxm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.ovsdb', module='features-openflow-nxm', version='0.0.7-Helium-SR4')
)
libraryDependencies += "org.opendaylight.ovsdb" % "features-openflow-nxm" % "0.0.7-Helium-SR4"
[org.opendaylight.ovsdb/features-openflow-nxm "0.0.7-Helium-SR4"]
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.yangtools : features-test | jar | 0.6.6-Helium-SR4 |