MVN

org.ow2.xlcloud.xsa.ext : rr

Maven & Gradle

May 12, 2014
<dependency>
    <groupId>org.ow2.xlcloud.xsa.ext</groupId>
    <artifactId>rr</artifactId>
    <version>rr-model</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ow2.xlcloud.xsa.ext : rr to add to Maven - Latest Versions:

  • Latest Stable: rr-model

All Versions

Choose a version of org.ow2.xlcloud.xsa.ext : rr to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
rr-1.0.0
rr
rr-rr-model
rr-rr-impl

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ow2.xlcloud.xsa.ext</groupId>
    <artifactId>rr</artifactId>
    <version>rr-model</version>
</dependency>