MVN

org.apache.meecrowave : integration-tests

Maven & Gradle

Feb 27, 2018

Meecrowave :: Integration Tests · For modules requiring custom classpaths.

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

Latest Version

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

  • Latest Stable: 1.2.1

All Versions

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

Version Vulnerabilities Updated
1.2.x
integration-tests-1.2.1
integration-tests-1.2.0
1.1.x
integration-tests-1.1.0
1.0.x
integration-tests-1.0.0
0.3.x
integration-tests-0.3.1
integration-tests-0.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.meecrowave</groupId>
    <artifactId>integration-tests</artifactId>
    <version>1.2.1</version>
</dependency>