License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.neutron |
ArtifactId | ArtifactIdfeatures-neutron |
Last Version | Last Version0.8.4-Carbon |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.opendaylight.neutron/features-neutron/ -->
<dependency>
<groupId>org.opendaylight.neutron</groupId>
<artifactId>features-neutron</artifactId>
<version>0.8.4-Carbon</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.neutron/features-neutron/
implementation 'org.opendaylight.neutron:features-neutron:0.8.4-Carbon'
// https://jarcasting.com/artifacts/org.opendaylight.neutron/features-neutron/
implementation ("org.opendaylight.neutron:features-neutron:0.8.4-Carbon")
'org.opendaylight.neutron:features-neutron:jar:0.8.4-Carbon'
<dependency org="org.opendaylight.neutron" name="features-neutron" rev="0.8.4-Carbon">
<artifact name="features-neutron" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.neutron', module='features-neutron', version='0.8.4-Carbon')
)
libraryDependencies += "org.opendaylight.neutron" % "features-neutron" % "0.8.4-Carbon"
[org.opendaylight.neutron/features-neutron "0.8.4-Carbon"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 5.0.0 |
org.slf4j : slf4j-api | jar | 1.7.21 |
com.google.code.findbugs : annotations | jar | 3.0.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.ovsdb : library-features | xml | 1.4.4-Carbon |
org.opendaylight.ovsdb : southbound-features | xml | 1.4.4-Carbon |
org.opendaylight.netconf : features-netconf-connector | xml |
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.odlparent : features-test | jar | 1.8.4-Carbon |
org.opendaylight.odlparent : opendaylight-karaf-empty | zip | 1.8.4-Carbon |
org.slf4j : slf4j-simple | jar | 1.7.21 |