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

Jar examples for t:tck-common

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials