is not current version
Last Version 3.0.5

org.opendaylight.netconf:restconf-models 1.7.0


Categories

Categories

Net
GroupId

GroupId

org.opendaylight.netconf
ArtifactId

ArtifactId

restconf-models
Version

Version

1.7.0
Type

Type

pom

Download restconf-models 1.7.0


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