is not current version
Last Version 1.13.8

org.opendaylight.netconf:restconf-parent 1.12.0


Categories

Categories

Net
GroupId

GroupId

org.opendaylight.netconf
ArtifactId

ArtifactId

restconf-parent
Version

Version

1.12.0
Type

Type

pom

Download restconf-parent 1.12.0

Filename Size
restconf-parent-1.12.0.pom 929 bytes
Browse

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