License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.controller |
ArtifactId | ArtifactIdfeatures-protocol-framework |
Last Version | Last Version0.9.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.controller/features-protocol-framework/ -->
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>features-protocol-framework</artifactId>
<version>0.9.4-Carbon</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/features-protocol-framework/
implementation 'org.opendaylight.controller:features-protocol-framework:0.9.4-Carbon'
// https://jarcasting.com/artifacts/org.opendaylight.controller/features-protocol-framework/
implementation ("org.opendaylight.controller:features-protocol-framework:0.9.4-Carbon")
'org.opendaylight.controller:features-protocol-framework:jar:0.9.4-Carbon'
<dependency org="org.opendaylight.controller" name="features-protocol-framework" rev="0.9.4-Carbon">
<artifact name="features-protocol-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='features-protocol-framework', version='0.9.4-Carbon')
)
libraryDependencies += "org.opendaylight.controller" % "features-protocol-framework" % "0.9.4-Carbon"
[org.opendaylight.controller/features-protocol-framework "0.9.4-Carbon"]
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.controller : features-config | xml | 0.6.4-Carbon |
org.opendaylight.controller : features-config-netty | xml | 0.6.4-Carbon |
org.opendaylight.controller : protocol-framework | jar | 0.9.4-Carbon |
Group / Artifact | Type | Version |
---|---|---|
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.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 |