is not current version
Last Version 1.13.8

org.opendaylight.netconf:restconf-parent 1.7.1


Categories

Categories

Net
GroupId

GroupId

org.opendaylight.netconf
ArtifactId

ArtifactId

restconf-parent
Version

Version

1.7.1
Type

Type

pom

Download restconf-parent 1.7.1


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