Download tomee-common-4.0.0-beta-2.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 4.0.0-beta-2 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

tomee-common-4.0.0-beta-2-javadoc.jar
tomee-common-4.0.0-beta-2-sources.jar
tomee-common-4.0.0-beta-2.jar
tomee-common-4.0.0-beta-2.pom



Related Tutorials