Jar examples for n:net
Common utilities for maven-executed unit testing and integration testing
You can download jar file net.adamcin.commons.testing 0.6.0 in this page.
Public domain (Unlicense)
You can use the following script to add net.adamcin.commons.testing-0.6.0.jar to your project.
<dependency> <groupId>net.adamcin.commons</groupId> <artifactId>net.adamcin.commons.testing</artifactId> <version>0.6.0</version> </dependency>
compile group: 'net.adamcin.commons', name: 'net.adamcin.commons.testing', version: '0.6.0'
libraryDependencies += "net.adamcin.commons" % "net.adamcin.commons.testing" % "0.6.0"
<dependency org="net.adamcin.commons" name="net.adamcin.commons.testing" rev="0.6.0"/>
@Grapes(@Grab(group='net.adamcin.commons', module='net.adamcin.commons.testing', version='0.6.0'))
'net.adamcin.commons:net.adamcin.commons.testing:jar:0.6.0'
Click the following link to download the jar file.
net.adamcin.commons.testing-0.6.0-javadoc.jar