Jar examples for t:tomee-catalina
This module contains the classes that will be added to the catalina class loader
You can download jar file tomee-catalina 7.0.0 in this page.
Apache License
You can use the following script to add tomee-catalina-7.0.0.jar to your project.
<dependency> <groupId>org.apache.tomee</groupId> <artifactId>tomee-catalina</artifactId> <version>7.0.0</version> </dependency>
compile group: 'org.apache.tomee', name: 'tomee-catalina', version: '7.0.0'
libraryDependencies += "org.apache.tomee" % "tomee-catalina" % "7.0.0"
<dependency org="org.apache.tomee" name="tomee-catalina" rev="7.0.0"/>
@Grapes(@Grab(group='org.apache.tomee', module='tomee-catalina', version='7.0.0'))
'org.apache.tomee:tomee-catalina:jar:7.0.0'
Click the following link to download the jar file.
tomee-catalina-7.0.0-javadoc.jar