Download common-test-4.4.6.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.6 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials