Jar examples for t:tomcat
Crate for the installation and configuration of Apache Tomcat
You can download jar file tomcat 1.2-beta in this page.
The Apache Software License, Version 2.0
You can use the following script to add tomcat-1.2-beta.jar to your project.
<dependency> <groupId>org.apache.geronimo.configs</groupId> <artifactId>tomcat</artifactId> <version>1.2-beta</version> </dependency>
compile group: 'org.apache.geronimo.configs', name: 'tomcat', version: '1.2-beta'
libraryDependencies += "org.apache.geronimo.configs" % "tomcat" % "1.2-beta"
<dependency org="org.apache.geronimo.configs" name="tomcat" rev="1.2-beta"/>
@Grapes(@Grab(group='org.apache.geronimo.configs', module='tomcat', version='1.2-beta'))
'org.apache.geronimo.configs:tomcat:jar:1.2-beta'
Click the following link to download the jar file.
tomcat-1.2-beta-sources.jar