Jar examples for c:commons-testing
Library of utilities to assist with testing.
You can download jar file commons-testing 1.1 in this page.
Apache License
You can use the following script to add commons-testing-1.1.jar to your project.
<dependency> <groupId>net.sf.staccatocommons</groupId> <artifactId>commons-testing</artifactId> <version>1.1</version> </dependency>
compile group: 'net.sf.staccatocommons', name: 'commons-testing', version: '1.1'
libraryDependencies += "net.sf.staccatocommons" % "commons-testing" % "1.1"
<dependency org="net.sf.staccatocommons" name="commons-testing" rev="1.1"/>
@Grapes(@Grab(group='net.sf.staccatocommons', module='commons-testing', version='1.1'))
'net.sf.staccatocommons:commons-testing:jar:1.1'
Click the following link to download the jar file.
commons-testing-1.1-javadoc.jar