MVN

org.opendaylight.coretutorials : rpcbenchmark-artifacts

Maven & Gradle

Feb 29, 2016
<dependency>
    <groupId>org.opendaylight.coretutorials</groupId>
    <artifactId>rpcbenchmark-artifacts</artifactId>
    <version>1.0.4-Lithium-SR4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opendaylight.coretutorials : rpcbenchmark-artifacts to add to Maven - Latest Versions:

  • Latest Stable: 1.0.4-Lithium-SR4

All Versions

Choose a version of org.opendaylight.coretutorials : rpcbenchmark-artifacts to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
rpcbenchmark-artifacts-1.0.4-Lithium-SR4
rpcbenchmark-artifacts-1.0.3-Lithium-SR3
rpcbenchmark-artifacts-1.0.2-Lithium-SR2
rpcbenchmark-artifacts-1.0.1-Lithium-SR1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opendaylight.coretutorials</groupId>
    <artifactId>rpcbenchmark-artifacts</artifactId>
    <version>1.0.4-Lithium-SR4</version>
</dependency>