Last Version

Meles Concurrent Testing 0.2.0

A library to help with multi-threaded testing in junit

License

License

GroupId

GroupId

com.melessoftware.testing
ArtifactId

ArtifactId

meles-concurrent-testing
Version

Version

0.2.0
Type

Type

jar
Description

Description

Meles Concurrent Testing
A library to help with multi-threaded testing in junit

Download meles-concurrent-testing 0.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.11

test (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.