License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.opendaylight.netconf |
ArtifactId | ArtifactIdnetconf-parent |
Version | Version2.0.0 |
Type | Typepom |
Description |
Descriptionpom.xml for MD-SAL DOM plugins
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
netconf-parent-2.0.0.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.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.netconf/netconf-parent/
implementation 'org.opendaylight.netconf:netconf-parent:2.0.0'
// https://jarcasting.com/artifacts/org.opendaylight.netconf/netconf-parent/
implementation ("org.opendaylight.netconf:netconf-parent:2.0.0")
'org.opendaylight.netconf:netconf-parent:pom:2.0.0'
<dependency org="org.opendaylight.netconf" name="netconf-parent" rev="2.0.0">
<artifact name="netconf-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.netconf', module='netconf-parent', version='2.0.0')
)
libraryDependencies += "org.opendaylight.netconf" % "netconf-parent" % "2.0.0"
[org.opendaylight.netconf/netconf-parent "2.0.0"]
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.9.0 |