ODL :: tsdr :: tsdr-parent

pom.xml for MD-SAL DOM plugins

License

License

GroupId

GroupId

org.opendaylight.tsdr
ArtifactId

ArtifactId

tsdr-parent
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

OpenDaylight

Download tsdr-parent

Filename Size
tsdr-parent-1.6.0.pom 3 KB
Browse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
org.ops4j.pax.cdi : pax-cdi-api Optional jar 1.0.0.RC2

provided (4)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 5.0.0
org.slf4j : slf4j-api jar 1.7.25
com.google.code.findbugs : annotations jar 3.0.0
org.eclipse.jdt : org.eclipse.jdt.annotation jar 2.1.150

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.10.19
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0