is not current version
Last Version 3.0.5

org.opendaylight.netconf:netconf-parent 2.0.3


Categories

Categories

Net
GroupId

GroupId

org.opendaylight.netconf
ArtifactId

ArtifactId

netconf-parent
Version

Version

2.0.3
Type

Type

pom

Download netconf-parent 2.0.3

Filename Size
netconf-parent-2.0.3.pom 1 KB
Browse

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