Jar examples for o:oceanrunner-concurrent
OceanRunner - manage concurrent unit tests
You can download jar file oceanrunner-concurrent 1.0-RELEASE in this page.
Apache 2
You can use the following script to add oceanrunner-concurrent-1.0-RELEASE.jar to your project.
<dependency> <groupId>it.freshminutes</groupId> <artifactId>oceanrunner-concurrent</artifactId> <version>1.0-RELEASE</version> </dependency>
compile group: 'it.freshminutes', name: 'oceanrunner-concurrent', version: '1.0-RELEASE'
libraryDependencies += "it.freshminutes" % "oceanrunner-concurrent" % "1.0-RELEASE"
<dependency org="it.freshminutes" name="oceanrunner-concurrent" rev="1.0-RELEASE"/>
@Grapes(@Grab(group='it.freshminutes', module='oceanrunner-concurrent', version='1.0-RELEASE'))
'it.freshminutes:oceanrunner-concurrent:jar:1.0-RELEASE'
Click the following link to download the jar file.
oceanrunner-concurrent-1.0-RELEASE-javadoc.jar