Last Version

ConcurrentUnit 0.2.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.jodah
ArtifactId

ArtifactId

concurrentunit-parent
Version

Version

0.2.0
Type

Type

pom
Description

Description

ConcurrentUnit
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/jhalterman/concurrentunit
Source Code Management

Source Code Management

http://github.com/jhalterman/concurrentunit/

Download concurrentunit-parent 0.2.0


<!-- https://jarcasting.com/artifacts/org.jodah/concurrentunit-parent/ -->
<dependency>
    <groupId>org.jodah</groupId>
    <artifactId>concurrentunit-parent</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jodah/concurrentunit-parent/
implementation 'org.jodah:concurrentunit-parent:0.2.0'
// https://jarcasting.com/artifacts/org.jodah/concurrentunit-parent/
implementation ("org.jodah:concurrentunit-parent:0.2.0")
'org.jodah:concurrentunit-parent:pom:0.2.0'
<dependency org="org.jodah" name="concurrentunit-parent" rev="0.2.0">
  <artifact name="concurrentunit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jodah', module='concurrentunit-parent', version='0.2.0')
)
libraryDependencies += "org.jodah" % "concurrentunit-parent" % "0.2.0"
[org.jodah/concurrentunit-parent "0.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • junit
  • testng