Jar examples for c:commons-test
Common testing utilities I find useful in many of my projects.
You can download jar file commons-test 1.0.5 in this page.
BSD 2-Clause License
You can use the following script to add commons-test-1.0.5.jar to your project.
<dependency> <groupId>no.uis.nio</groupId> <artifactId>commons-test</artifactId> <version>1.0.5</version> </dependency>
compile group: 'no.uis.nio', name: 'commons-test', version: '1.0.5'
libraryDependencies += "no.uis.nio" % "commons-test" % "1.0.5"
<dependency org="no.uis.nio" name="commons-test" rev="1.0.5"/>
@Grapes(@Grab(group='no.uis.nio', module='commons-test', version='1.0.5'))
'no.uis.nio:commons-test:jar:1.0.5'
Click the following link to download the jar file.
commons-test-1.0.5-javadoc.jar