Download tck-common-4.0.0-beta-1.jar file - Jar t

Jar examples for t:tck-common

Description

You can download jar file tck-common 4.0.0-beta-1 in this page.

License

Apache License

Build File

You can use the following script to add tck-common-4.0.0-beta-1.jar to your project.

<dependency>
   <groupId>org.apache.openejb</groupId>
   <artifactId>tck-common</artifactId>
   <version>4.0.0-beta-1</version>
</dependency>
compile group: 'org.apache.openejb', name: 'tck-common', version: '4.0.0-beta-1'
libraryDependencies += "org.apache.openejb" % "tck-common" % "4.0.0-beta-1"
<dependency org="org.apache.openejb" name="tck-common" rev="4.0.0-beta-1"/>
@Grapes(@Grab(group='org.apache.openejb', module='tck-common', version='4.0.0-beta-1'))
'org.apache.openejb:tck-common:jar:4.0.0-beta-1'

Download

Click the following link to download the jar file.

tck-common-4.0.0-beta-1-javadoc.jar
tck-common-4.0.0-beta-1-sources.jar
tck-common-4.0.0-beta-1.jar
tck-common-4.0.0-beta-1.pom



Related Tutorials