Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.opendaylight.controller |
ArtifactId | ArtifactIdfeatures-netconf-connector |
Last Version | Last Version1.2.4-Lithium-SR4 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.opendaylight.controller/features-netconf-connector/ -->
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>features-netconf-connector</artifactId>
<version>1.2.4-Lithium-SR4</version>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/features-netconf-connector/
implementation 'org.opendaylight.controller:features-netconf-connector:1.2.4-Lithium-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.controller/features-netconf-connector/
implementation ("org.opendaylight.controller:features-netconf-connector:1.2.4-Lithium-SR4")
'org.opendaylight.controller:features-netconf-connector:jar:1.2.4-Lithium-SR4'
<dependency org="org.opendaylight.controller" name="features-netconf-connector" rev="1.2.4-Lithium-SR4">
<artifact name="features-netconf-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='features-netconf-connector', version='1.2.4-Lithium-SR4')
)
libraryDependencies += "org.opendaylight.controller" % "features-netconf-connector" % "1.2.4-Lithium-SR4"
[org.opendaylight.controller/features-netconf-connector "1.2.4-Lithium-SR4"]
Group / Artifact | Type | Version |
---|---|---|
org.opendaylight.yangtools : features-yangtools | xml | 0.7.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 |