Last Version

org.opendaylight.netconf:netconf-parent 3.0.5

pom.xml for MD-SAL DOM plugins

License

License

Categories

Categories

Net
GroupId

GroupId

org.opendaylight.netconf
ArtifactId

ArtifactId

netconf-parent
Version

Version

3.0.5
Type

Type

pom
Description

Description

pom.xml for MD-SAL DOM plugins
Project Organization

Project Organization

OpenDaylight

Download netconf-parent 3.0.5


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

Dependencies

provided (4)

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 4.6.0
org.gaul : modernizer-maven-annotations jar 2.4.0

test (10)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar
org.hamcrest : hamcrest jar 2.2
org.hamcrest : hamcrest-library jar 2.2
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.mockito : mockito-junit-jupiter jar 4.5.1
junit : junit jar 4.13.2
org.junit.jupiter : junit-jupiter-migrationsupport jar
org.junit.vintage : junit-vintage-engine jar
org.mockito : mockito-core jar 4.5.1

Project Modules

There are no modules declared in this project.