License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.opendaylight.netconf |
ArtifactId | ArtifactIdrestconf-parent |
Last Version | Last Version1.13.8 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionpom.xml for MD-SAL DOM plugins
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
restconf-parent-1.13.8.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.netconf/restconf-parent/ -->
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>restconf-parent</artifactId>
<version>1.13.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.netconf/restconf-parent/
implementation 'org.opendaylight.netconf:restconf-parent:1.13.8'
// https://jarcasting.com/artifacts/org.opendaylight.netconf/restconf-parent/
implementation ("org.opendaylight.netconf:restconf-parent:1.13.8")
'org.opendaylight.netconf:restconf-parent:pom:1.13.8'
<dependency org="org.opendaylight.netconf" name="restconf-parent" rev="1.13.8">
<artifact name="restconf-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf', module='restconf-parent', version='1.13.8')
)
libraryDependencies += "org.opendaylight.netconf" % "restconf-parent" % "1.13.8"
[org.opendaylight.netconf/restconf-parent "1.13.8"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.600 |
com.github.spotbugs : spotbugs-annotations Optional | jar | 3.1.12 |
org.gaul : modernizer-maven-annotations | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.5.11 |