| Categories |
CategoriesNet |
|---|---|
| GroupId | GroupIdorg.opendaylight.controller |
| ArtifactId | ArtifactIdnetconf-subsystem |
| Last Version | Last Version0.3.4-Lithium-SR4 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionnetconf-subsystem
|
| Filename | Size |
|---|---|
| netconf-subsystem-0.3.4-Lithium-SR4.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.controller/netconf-subsystem/ -->
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>netconf-subsystem</artifactId>
<version>0.3.4-Lithium-SR4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/netconf-subsystem/
implementation 'org.opendaylight.controller:netconf-subsystem:0.3.4-Lithium-SR4'
// https://jarcasting.com/artifacts/org.opendaylight.controller/netconf-subsystem/
implementation ("org.opendaylight.controller:netconf-subsystem:0.3.4-Lithium-SR4")
'org.opendaylight.controller:netconf-subsystem:pom:0.3.4-Lithium-SR4'
<dependency org="org.opendaylight.controller" name="netconf-subsystem" rev="0.3.4-Lithium-SR4">
<artifact name="netconf-subsystem" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='netconf-subsystem', version='0.3.4-Lithium-SR4')
)
libraryDependencies += "org.opendaylight.controller" % "netconf-subsystem" % "0.3.4-Lithium-SR4"
[org.opendaylight.controller/netconf-subsystem "0.3.4-Lithium-SR4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : org.osgi.core | jar | 5.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |