License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.bgpcep |
ArtifactId | ArtifactIdfeatures-extras |
Last Version | Last Version0.7.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.bgpcep/features-extras/ -->
<dependency>
<groupId>org.opendaylight.bgpcep</groupId>
<artifactId>features-extras</artifactId>
<version>0.7.4-Carbon</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.bgpcep/features-extras/
implementation 'org.opendaylight.bgpcep:features-extras:0.7.4-Carbon'
// https://jarcasting.com/artifacts/org.opendaylight.bgpcep/features-extras/
implementation ("org.opendaylight.bgpcep:features-extras:0.7.4-Carbon")
'org.opendaylight.bgpcep:features-extras:jar:0.7.4-Carbon'
<dependency org="org.opendaylight.bgpcep" name="features-extras" rev="0.7.4-Carbon">
<artifact name="features-extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.bgpcep', module='features-extras', version='0.7.4-Carbon')
)
libraryDependencies += "org.opendaylight.bgpcep" % "features-extras" % "0.7.4-Carbon"
[org.opendaylight.bgpcep/features-extras "0.7.4-Carbon"]
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.yangtools : features-yangtools | xml | |
org.opendaylight.controller : features-mdsal | xml | |
org.opendaylight.controller : features-config | xml | |
org.opendaylight.bgpcep : concepts | jar | |
org.opendaylight.bgpcep : data-change-counter | jar | |
org.opendaylight.bgpcep : util | jar | |
io.netty : netty-buffer | jar | 4.1.8.Final |
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.mdsal.model : features-mdsal-model | xml | 0.10.4-Carbon |
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 |