Jar examples for t:tomee-common
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.
Apache License
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'
Click the following link to download the jar file.
tomee-common-4.0.0-beta-2-javadoc.jar