Files download
File Operation
geronimo-tomcat-1.0.jar download
geronimo-tomcat-1.0.pom download
Apache Maven
<dependency>
  <groupId>geronimo</groupId>
  <artifactId>geronimo-tomcat</artifactId>
  <version>1.0</version>
</dependency>
Gradle Groovy
implementation 'geronimo:geronimo-tomcat:1.0'
Gradle Kotlin
implementation("geronimo:geronimo-tomcat:1.0")
Scala SBT
libraryDependencies += "geronimo" % "geronimo-tomcat" % "1.0"
Groovy Grape
@Grapes(
  @Grab(group='geronimo', module='geronimo-tomcat', version='1.0')
)
Apache Ivy
<dependency org="geronimo" name="geronimo-tomcat" rev="1.0" />
Leiningen
[geronimo/geronimo-tomcat "1.0"]
Apache Buildr
'geronimo:geronimo-tomcat:jar:1.0'
Dependencies

compile

|-- cglib:cglib-nodep:2.1_3

|-- concurrent:concurrent:1.3.4

|-- commons-jelly:commons-jelly-tags-velocity:1.0

|-- velocity:velocity:1.4

|-- geronimo:geronimo-common:1.0

|-- geronimo:geronimo-connector:1.0

|-- geronimo:geronimo-deployment:1.0

|-- geronimo:geronimo-j2ee-builder:1.0

|-- geronimo:geronimo-kernel:1.0

|-- geronimo:geronimo-naming:1.0

|-- geronimo:geronimo-naming-builder:1.0

|-- geronimo:geronimo-security:1.0

|-- geronimo:geronimo-security-builder:1.0

|-- geronimo:geronimo-system:1.0

|-- geronimo:geronimo-transaction:1.0

|-- geronimo:geronimo-webservices:1.0

|-- org.apache.geronimo.specs:geronimo-servlet_2.4_spec:1.0

|-- org.apache.geronimo.specs:geronimo-jsp_2.0_spec:1.0

|-- org.apache.geronimo.specs:geronimo-j2ee-jacc_1.0_spec:1.0

|-- org.apache.geronimo.specs:geronimo-j2ee-connector_1.5_spec:1.0

|-- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:1.0

|-- geronimo:geronimo-j2ee:1.0

|-- geronimo:geronimo-management:1.0

|-- geronimo:geronimo-j2ee-schema:1.0

|-- activecluster:activecluster:1.2-20051115174934

|-- springframework:spring:1.2.5

|-- tomcat:catalina:5.5.9

|-- tomcat:tomcat-ajp:5.5.9

|-- tomcat:catalina-cluster:5.5.9

|-- tomcat:catalina-optional:5.5.9

|-- tomcat:tomcat-coyote:5.5.9

|-- tomcat:tomcat-http:5.5.9

|-- tomcat:jasper-compiler:5.5.9

|-- tomcat:jasper-compiler-jdt:5.5.9

|-- tomcat:jasper-runtime:5.5.9

|-- tomcat:tomcat-util:5.5.9

|-- tomcat:naming-resources:5.5.9

|-- tomcat:servlets-default:5.5.9

|-- tomcat:servlets-invoker:5.5.9

|-- xerces:xercesImpl:2.6.2

|-- xerces:xmlParserAPIs:2.2.1

|-- xml-apis:xml-apis:1.0.b2

|-- commons-beanutils:commons-beanutils:1.6.1

|-- commons-collections:commons-collections:3.1

|-- commons-digester:commons-digester:1.6

|-- commons-el:commons-el:1.0

|-- commons-logging:commons-logging:1.0.4

|-- commons-modeler:commons-modeler:1.1

|-- regexp:regexp:1.3

|-- mx4j:mx4j:3.0.1

|-- wadi:wadi-core:2.0M1

|-- wadi:wadi-tomcat55:2.0M1