Download tomcat7-3.0.0.jar file - Jar t

Jar examples for t:tomcat7

Description

Geronimo Tomcat web server integration.

You can download jar file tomcat7 3.0.0 in this page.

License

Apache License

Build File

You can use the following script to add tomcat7-3.0.0.jar to your project.

<dependency>
   <groupId>org.apache.geronimo.configs</groupId>
   <artifactId>tomcat7</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'org.apache.geronimo.configs', name: 'tomcat7', version: '3.0.0'
libraryDependencies += "org.apache.geronimo.configs" % "tomcat7" % "3.0.0"
<dependency org="org.apache.geronimo.configs" name="tomcat7" rev="3.0.0"/>
@Grapes(@Grab(group='org.apache.geronimo.configs', module='tomcat7', version='3.0.0'))
'org.apache.geronimo.configs:tomcat7:jar:3.0.0'

Download

Click the following link to download the jar file.

tomcat7-3.0.0-sources.jar
tomcat7-3.0.0.pom



Related Tutorials