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 1.7.3 in this page.
Apache License
You can use the following script to add tomee-common-1.7.3.jar to your project.
<dependency> <groupId>org.apache.openejb</groupId> <artifactId>tomee-common</artifactId> <version>1.7.3</version> </dependency>
compile group: 'org.apache.openejb', name: 'tomee-common', version: '1.7.3'
libraryDependencies += "org.apache.openejb" % "tomee-common" % "1.7.3"
<dependency org="org.apache.openejb" name="tomee-common" rev="1.7.3"/>
@Grapes(@Grab(group='org.apache.openejb', module='tomee-common', version='1.7.3'))
'org.apache.openejb:tomee-common:jar:1.7.3'
Click the following link to download the jar file.
tomee-common-1.7.3-javadoc.jar