MVN

com.carmatechnologies.commons : commons-testing-parent

Maven & Gradle

Dec 11, 2014
5 stars

Parent module for library of utilities to assist with testing.

<dependency>
    <groupId>com.carmatechnologies.commons</groupId>
    <artifactId>commons-testing-parent</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.carmatechnologies.commons : commons-testing-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.carmatechnologies.commons : commons-testing-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
commons-testing-parent-1.0.1
1.0
commons-testing-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.carmatechnologies.commons</groupId>
    <artifactId>commons-testing-parent</artifactId>
    <version>1.0.1</version>
</dependency>