Download tomcat-deployer-1.0.jar file - Jar t

Jar examples for t:tomcat-deployer

Description

Geronimo J2EE Application Server

You can download jar file tomcat-deployer 1.0 in this page.

License

Apache License

Build File

You can use the following script to add tomcat-deployer-1.0.jar to your project.

<dependency>
   <groupId>geronimo</groupId>
   <artifactId>tomcat-deployer</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'geronimo', name: 'tomcat-deployer', version: '1.0'
libraryDependencies += "geronimo" % "tomcat-deployer" % "1.0"
<dependency org="geronimo" name="tomcat-deployer" rev="1.0"/>
@Grapes(@Grab(group='geronimo', module='tomcat-deployer', version='1.0'))
'geronimo:tomcat-deployer:jar:1.0'

Download

Click the following link to download the jar file.

tomcat-deployer-1.0.pom



Related Tutorials