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