Download tck-common-7.0.0.jar file - Jar t

Jar examples for t:tck-common

Description

You can download jar file tck-common 7.0.0 in this page.

License

Apache License

Build File

You can use the following script to add tck-common-7.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

tck-common-7.0.0-javadoc.jar
tck-common-7.0.0-sources.jar
tck-common-7.0.0.jar
tck-common-7.0.0.pom



Related Tutorials