MVN

com.jongsoft.test : testing-utils-parent

Maven & Gradle

Aug 23, 2017

Jong-Soft Java testing libraries · Java testing library

<dependency>
    <groupId>com.jongsoft.test</groupId>
    <artifactId>testing-utils-parent</artifactId>
    <version>0.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jongsoft.test : testing-utils-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.1.3

All Versions

Choose a version of com.jongsoft.test : testing-utils-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
testing-utils-parent-0.1.3
testing-utils-parent-0.1.2
testing-utils-parent-0.1.1
testing-utils-parent-0.1.0
0.0.x
testing-utils-parent-0.0.6
testing-utils-parent-0.0.5
testing-utils-parent-0.0.3
testing-utils-parent-0.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.jongsoft.test</groupId>
    <artifactId>testing-utils-parent</artifactId>
    <version>0.1.3</version>
</dependency>