MVN

io.thorntail.testsuite : multi-module-test

Maven & Gradle

Oct 30, 2018
<dependency>
    <groupId>io.thorntail.testsuite</groupId>
    <artifactId>multi-module-test</artifactId>
    <version>2.2.1.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.thorntail.testsuite : multi-module-test to add to Maven - Latest Versions:

  • Latest Stable: 2.2.1.Final

All Versions

Choose a version of io.thorntail.testsuite : multi-module-test to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
multi-module-test-2.2.1.Final
multi-module-test-2.2.0.Final
2.1.x
multi-module-test-2.1.0.Final
2.0.x
multi-module-test-2.0.0.Final

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.thorntail.testsuite</groupId>
    <artifactId>multi-module-test</artifactId>
    <version>2.2.1.Final</version>
</dependency>

Advertisement