MVN

org.jodah : concurrentunit-parent

Maven & Gradle

Aug 20, 2012
414 stars

ConcurrentUnit

<dependency>
    <groupId>org.jodah</groupId>
    <artifactId>concurrentunit-parent</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jodah : concurrentunit-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of org.jodah : concurrentunit-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
concurrentunit-parent-0.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jodah</groupId>
    <artifactId>concurrentunit-parent</artifactId>
    <version>0.2.0</version>
</dependency>