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