is not current version
Last Version 0.9.4

ODL :: genius :: binding-parent 0.9.3

pom.xml for MD-SAL DOM plugins

License

License

GroupId

GroupId

org.opendaylight.genius
ArtifactId

ArtifactId

binding-parent
Version

Version

0.9.3
Type

Type

pom
Description

Description

ODL :: genius :: binding-parent
pom.xml for MD-SAL DOM plugins
Project Organization

Project Organization

OpenDaylight

Download binding-parent 0.9.3

Filename Size
binding-parent-0.9.3.pom 4 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2
org.hamcrest : hamcrest-library jar 2.2

provided (5)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 6.0.0
org.slf4j : slf4j-api jar 1.7.28
org.eclipse.jdt : org.eclipse.jdt.annotation jar 2.2.400
com.github.spotbugs : spotbugs-annotations Optional jar 3.1.12
org.gaul : modernizer-maven-annotations jar 2.1.0

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.28
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.