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