Download testsupport-common-3.0-M1.jar file - Jar t

Jar examples for t:testsupport-common

Description

You can download jar file testsupport-common 3.0-M1 in this page.

License

Apache License

Build File

You can use the following script to add testsupport-common-3.0-M1.jar to your project.

<dependency>
   <groupId>org.apache.geronimo.testsupport</groupId>
   <artifactId>testsupport-common</artifactId>
   <version>3.0-M1</version>
</dependency>
compile group: 'org.apache.geronimo.testsupport', name: 'testsupport-common', version: '3.0-M1'
libraryDependencies += "org.apache.geronimo.testsupport" % "testsupport-common" % "3.0-M1"
<dependency org="org.apache.geronimo.testsupport" name="testsupport-common" rev="3.0-M1"/>
@Grapes(@Grab(group='org.apache.geronimo.testsupport', module='testsupport-common', version='3.0-M1'))
'org.apache.geronimo.testsupport:testsupport-common:jar:3.0-M1'

Download

Click the following link to download the jar file.

testsupport-common-3.0-M1-javadoc.jar
testsupport-common-3.0-M1-sources.jar
testsupport-common-3.0-M1.jar
testsupport-common-3.0-M1.pom



Related Tutorials