Download test-common-1.3.jar file - Jar t

Jar examples for t:test-common

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials