MVN

org.wildfly.swarm : testsuite-local-dependencies

Maven & Gradle

May 01, 2017

Test Suite: Local Dependencies Parent · Test Suite: Local Dependencies Parent

<dependency>
    <groupId>org.wildfly.swarm</groupId>
    <artifactId>testsuite-local-dependencies</artifactId>
    <version>2017.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wildfly.swarm : testsuite-local-dependencies to add to Maven - Latest Versions:

  • Latest Stable: 2017.5.0

All Versions

Choose a version of org.wildfly.swarm : testsuite-local-dependencies to add to Maven - All Versions:

Version Vulnerabilities Updated
2017.5.x
testsuite-local-dependencies-2017.5.0
2017.4.x
testsuite-local-dependencies-2017.4.0
2017.3.x
testsuite-local-dependencies-2017.3.3
testsuite-local-dependencies-2017.3.2
2017.2.x
testsuite-local-dependencies-2017.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wildfly.swarm</groupId>
    <artifactId>testsuite-local-dependencies</artifactId>
    <version>2017.5.0</version>
</dependency>