MVN

org.opendaylight.alto : services.provider

Maven & Gradle

Feb 29, 2016
<dependency>
    <groupId>org.opendaylight.alto</groupId>
    <artifactId>services.provider</artifactId>
    <version>0.1.4-Lithium-SR4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.alto : services.provider to add to Maven - Latest Versions:

  • Latest Stable: 0.1.4-Lithium-SR4

All Versions

Choose a version of org.opendaylight.alto : services.provider to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
services.provider-0.1.4-Lithium-SR4
services.provider-0.1.3-Lithium-SR3
services.provider-0.1.2-Lithium-SR2
services.provider-0.1.1-Lithium-SR1
services.provider-0.1.0-Lithium

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.alto</groupId>
    <artifactId>services.provider</artifactId>
    <version>0.1.4-Lithium-SR4</version>
</dependency>