MVN

org.opendaylight.persistence : test-app

Maven & Gradle

Feb 29, 2016

test-app

<dependency>
    <groupId>org.opendaylight.persistence</groupId>
    <artifactId>test-app</artifactId>
    <version>1.0.4-Lithium-SR4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.persistence : test-app to add to Maven - Latest Versions:

  • Latest Stable: 1.0.4-Lithium-SR4

All Versions

Choose a version of org.opendaylight.persistence : test-app to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
test-app-1.0.4-Lithium-SR4
test-app-1.0.3-Lithium-SR3
test-app-1.0.2-Lithium-SR2
test-app-1.0.1-Lithium-SR1
test-app-1.0.0-Lithium

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.persistence</groupId>
    <artifactId>test-app</artifactId>
    <version>1.0.4-Lithium-SR4</version>
</dependency>