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