Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.opendaylight.controller |
ArtifactId | ArtifactIdfeatures-netconf |
Last Version | Last Version0.3.4-Lithium-SR4 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/org.opendaylight.controller/features-netconf/ -->
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>features-netconf</artifactId>
<version>0.3.4-Lithium-SR4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/features-netconf/
implementation 'org.opendaylight.controller:features-netconf:0.3.4-Lithium-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.controller/features-netconf/
implementation ("org.opendaylight.controller:features-netconf:0.3.4-Lithium-SR4")
'org.opendaylight.controller:features-netconf:jar:0.3.4-Lithium-SR4'
<dependency org="org.opendaylight.controller" name="features-netconf" rev="0.3.4-Lithium-SR4">
<artifact name="features-netconf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='features-netconf', version='0.3.4-Lithium-SR4')
)
libraryDependencies += "org.opendaylight.controller" % "features-netconf" % "0.3.4-Lithium-SR4"
[org.opendaylight.controller/features-netconf "0.3.4-Lithium-SR4"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 5.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.controller : features-config | xml | |
org.opendaylight.controller : features-protocol-framework | xml | 0.6.4-Lithium-SR4 |
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.odlparent : features-test | jar | 1.5.4-Lithium-SR4 |
ch.qos.logback : logback-classic | jar | 1.0.9 |
junit : junit | jar | 4.11 |
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |