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

Jar examples for c:common-test

Description

Reusable classes to use from tests.

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials