Download common-test-4.4.5.jar file - Jar c

Jar examples for c:common-test

Description

Reusable classes to use from tests.

You can download jar file common-test 4.4.5 in this page.

License

Apache License

Build File

You can use the following script to add common-test-4.4.5.jar to your project.

<dependency>
   <groupId>org.duracloud</groupId>
   <artifactId>common-test</artifactId>
   <version>4.4.5</version>
</dependency>
compile group: 'org.duracloud', name: 'common-test', version: '4.4.5'
libraryDependencies += "org.duracloud" % "common-test" % "4.4.5"
<dependency org="org.duracloud" name="common-test" rev="4.4.5"/>
@Grapes(@Grab(group='org.duracloud', module='common-test', version='4.4.5'))
'org.duracloud:common-test:jar:4.4.5'

Download

Click the following link to download the jar file.

common-test-4.4.5-javadoc.jar
common-test-4.4.5-sources.jar
common-test-4.4.5.jar
common-test-4.4.5.pom



Related Tutorials