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.8 in this page.
BSD 2-Clause License
You can use the following script to add commons-test-1.8.jar to your project.
<dependency> <groupId>com.github.mstream-trader</groupId> <artifactId>commons-test</artifactId> <version>1.8</version> </dependency>
compile group: 'com.github.mstream-trader', name: 'commons-test', version: '1.8'
libraryDependencies += "com.github.mstream-trader" % "commons-test" % "1.8"
<dependency org="com.github.mstream-trader" name="commons-test" rev="1.8"/>
@Grapes(@Grab(group='com.github.mstream-trader', module='commons-test', version='1.8'))
'com.github.mstream-trader:commons-test:jar:1.8'
Click the following link to download the jar file.
commons-test-1.8-javadoc.jar