MVN

org.apache.rave.integration-tests : rave-integration-tests

Maven & Gradle

Dec 23, 2013

Apache Rave :: rave-integration-tests · Test stories verifying functionality of Apache Rave using Java and Spring

<dependency>
    <groupId>org.apache.rave.integration-tests</groupId>
    <artifactId>rave-integration-tests</artifactId>
    <version>0.23</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.rave.integration-tests : rave-integration-tests to add to Maven - Latest Versions:

  • Latest Stable: 0.23

All Versions

Choose a version of org.apache.rave.integration-tests : rave-integration-tests to add to Maven - All Versions:

Version Vulnerabilities Updated
0.23
rave-integration-tests-0.23
0.22
rave-integration-tests-0.22
0.21.x
rave-integration-tests-0.21.1
0.20.x
rave-integration-tests-0.20.1
0.20
rave-integration-tests-0.20
0.19
rave-integration-tests-0.19
0.18
rave-integration-tests-0.18
0.16
rave-integration-tests-0.16
0.15
rave-integration-tests-0.15
0.14
rave-integration-tests-0.14
0.12
rave-integration-tests-0.12

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.rave.integration-tests</groupId>
    <artifactId>rave-integration-tests</artifactId>
    <version>0.23</version>
</dependency>