Download tomcat7-deployer-3.0-beta-1.jar file - Jar t

Jar examples for t:tomcat7-deployer

Description

Geronimo deployer for Tomcat web container.

You can download jar file tomcat7-deployer 3.0-beta-1 in this page.

License

Apache License

Build File

You can use the following script to add tomcat7-deployer-3.0-beta-1.jar to your project.

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

Download

Click the following link to download the jar file.

tomcat7-deployer-3.0-beta-1-sources.jar
tomcat7-deployer-3.0-beta-1.pom



Related Tutorials