is not current version
Last Version 0.3.4-Lithium-SR4

org.opendaylight.controller:netconf-subsystem 0.3.2-Lithium-SR2


Categories

Categories

Net
GroupId

GroupId

org.opendaylight.controller
ArtifactId

ArtifactId

netconf-subsystem
Version

Version

0.3.2-Lithium-SR2
Type

Type

pom

Download netconf-subsystem 0.3.2-Lithium-SR2


<!-- https://jarcasting.com/artifacts/org.opendaylight.controller/netconf-subsystem/ -->
<dependency>
    <groupId>org.opendaylight.controller</groupId>
    <artifactId>netconf-subsystem</artifactId>
    <version>0.3.2-Lithium-SR2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.controller/netconf-subsystem/
implementation 'org.opendaylight.controller:netconf-subsystem:0.3.2-Lithium-SR2'
// https://jarcasting.com/artifacts/org.opendaylight.controller/netconf-subsystem/
implementation ("org.opendaylight.controller:netconf-subsystem:0.3.2-Lithium-SR2")
'org.opendaylight.controller:netconf-subsystem:pom:0.3.2-Lithium-SR2'
<dependency org="org.opendaylight.controller" name="netconf-subsystem" rev="0.3.2-Lithium-SR2">
  <artifact name="netconf-subsystem" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='netconf-subsystem', version='0.3.2-Lithium-SR2')
)
libraryDependencies += "org.opendaylight.controller" % "netconf-subsystem" % "0.3.2-Lithium-SR2"
[org.opendaylight.controller/netconf-subsystem "0.3.2-Lithium-SR2"]