GroupId | GroupIdorg.opendaylight.controller |
---|---|
ArtifactId | ArtifactIdfeatures-nsf |
Last Version | Last Version0.5.4-Lithium-SR4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenDaylight :: Features :: Network Service Functions
Feature for Network Service Functions
|
<!-- https://jarcasting.com/artifacts/org.opendaylight.controller/features-nsf/ -->
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>features-nsf</artifactId>
<version>0.5.4-Lithium-SR4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/features-nsf/
implementation 'org.opendaylight.controller:features-nsf:0.5.4-Lithium-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.controller/features-nsf/
implementation ("org.opendaylight.controller:features-nsf:0.5.4-Lithium-SR4")
'org.opendaylight.controller:features-nsf:jar:0.5.4-Lithium-SR4'
<dependency org="org.opendaylight.controller" name="features-nsf" rev="0.5.4-Lithium-SR4">
<artifact name="features-nsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='features-nsf', version='0.5.4-Lithium-SR4')
)
libraryDependencies += "org.opendaylight.controller" % "features-nsf" % "0.5.4-Lithium-SR4"
[org.opendaylight.controller/features-nsf "0.5.4-Lithium-SR4"]
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.controller : features-adsal | xml | 0.9.4-Lithium-SR4 |
org.opendaylight.controller : features-base | xml | 1.5.4-Lithium-SR4 |
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.odlparent : features-test | jar | 1.5.4-Lithium-SR4 |
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |