is not current version
Last Version 5.0.5

org.opendaylight.controller:mdsal-parent 4.0.10

pom.xml for MD-SAL DOM plugins

License

License

GroupId

GroupId

org.opendaylight.controller
ArtifactId

ArtifactId

mdsal-parent
Version

Version

4.0.10
Type

Type

pom
Description

Description

pom.xml for MD-SAL DOM plugins
Project Organization

Project Organization

OpenDaylight

Download mdsal-parent 4.0.10


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

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

test (5)

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.12.4

Project Modules

There are no modules declared in this project.