Last Version

jconunit 3.0.0

This library is able to facilitate unit testing in concurrent environment.

License

License

GroupId

GroupId

com.github.mfathi91
ArtifactId

ArtifactId

jconunit
Version

Version

3.0.0
Type

Type

jar
Description

Description

jconunit
This library is able to facilitate unit testing in concurrent environment.
Project URL

Project URL

https://github.com/mfathi91/jconunit
Source Code Management

Source Code Management

https://github.com/mfathi91/jconunit.git

Download jconunit 3.0.0


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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.2.0
org.mockito : mockito-core jar 2.18.3

Project Modules

There are no modules declared in this project.