Download tomee-common-1.7.4.jar file - Jar t

Jar examples for t:tomee-common

Description

This module contains the classes that will be added to the common class loader

You can download jar file tomee-common 1.7.4 in this page.

License

Apache License

Build File

You can use the following script to add tomee-common-1.7.4.jar to your project.

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

Download

Click the following link to download the jar file.

tomee-common-1.7.4-javadoc.jar
tomee-common-1.7.4-sources.jar
tomee-common-1.7.4.jar
tomee-common-1.7.4.pom



Related Tutorials