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.2 in this page.
Eclipse Public License - v 1.0
You can use the following script to add concurrent-junit-1.0.2.jar to your project.
<dependency> <groupId>com.vmlens</groupId> <artifactId>concurrent-junit</artifactId> <version>1.0.2</version> </dependency>
compile group: 'com.vmlens', name: 'concurrent-junit', version: '1.0.2'
libraryDependencies += "com.vmlens" % "concurrent-junit" % "1.0.2"
<dependency org="com.vmlens" name="concurrent-junit" rev="1.0.2"/>
@Grapes(@Grab(group='com.vmlens', module='concurrent-junit', version='1.0.2'))
'com.vmlens:concurrent-junit:jar:1.0.2'
Click the following link to download the jar file.
concurrent-junit-1.0.2-javadoc.jar