Jar examples for c:concurrent-junit
A http://junit.org test runner to run concurrent unit tests.
You can download jar file concurrent-junit 1.0.0 in this page.
Eclipse Public License - v 1.0
You can use the following script to add concurrent-junit-1.0.0.jar to your project.
<dependency> <groupId>com.vmlens</groupId> <artifactId>concurrent-junit</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.vmlens', name: 'concurrent-junit', version: '1.0.0'
libraryDependencies += "com.vmlens" % "concurrent-junit" % "1.0.0"
<dependency org="com.vmlens" name="concurrent-junit" rev="1.0.0"/>
@Grapes(@Grab(group='com.vmlens', module='concurrent-junit', version='1.0.0'))
'com.vmlens:concurrent-junit:jar:1.0.0'
Click the following link to download the jar file.
concurrent-junit-1.0.0-javadoc.jar