Last Version

jeeunit Concurrent Runners 1.0.0

Integration Testing for Java EE 6

License

License

GroupId

GroupId

com.googlecode.jeeunit
ArtifactId

ArtifactId

jeeunit-concurrent
Version

Version

1.0.0
Type

Type

jar
Description

Description

jeeunit Concurrent Runners
Integration Testing for Java EE 6
Project URL

Project URL

http://code.google.com/p/jeeunit/jeeunit-concurrent/
Source Code Management

Source Code Management

http://code.google.com/p/jeeunit/source/browse/jeeunit-concurrent

Download jeeunit-concurrent 1.0.0


<!-- https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-concurrent/ -->
<dependency>
    <groupId>com.googlecode.jeeunit</groupId>
    <artifactId>jeeunit-concurrent</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-concurrent/
implementation 'com.googlecode.jeeunit:jeeunit-concurrent:1.0.0'
// https://jarcasting.com/artifacts/com.googlecode.jeeunit/jeeunit-concurrent/
implementation ("com.googlecode.jeeunit:jeeunit-concurrent:1.0.0")
'com.googlecode.jeeunit:jeeunit-concurrent:jar:1.0.0'
<dependency org="com.googlecode.jeeunit" name="jeeunit-concurrent" rev="1.0.0">
  <artifact name="jeeunit-concurrent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jeeunit', module='jeeunit-concurrent', version='1.0.0')
)
libraryDependencies += "com.googlecode.jeeunit" % "jeeunit-concurrent" % "1.0.0"
[com.googlecode.jeeunit/jeeunit-concurrent "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.