License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers Geronimo |
GroupId | GroupIdorg.apache.geronimo.modules |
ArtifactId | ArtifactIdgeronimo-tomcat |
Last Version | Last Version1.2-beta |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo :: Tomcat
Apache Geronimo, the J2EE server project of the Apache Software Foundation.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-tomcat-1.2-beta.pom | |
geronimo-tomcat-1.2-beta.jar | 134 KB |
geronimo-tomcat-1.2-beta-sources.jar | 109 KB |
geronimo-tomcat-1.2-beta-javadoc.jar | 461 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-tomcat/ -->
<dependency>
<groupId>org.apache.geronimo.modules</groupId>
<artifactId>geronimo-tomcat</artifactId>
<version>1.2-beta</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-tomcat/
implementation 'org.apache.geronimo.modules:geronimo-tomcat:1.2-beta'
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-tomcat/
implementation ("org.apache.geronimo.modules:geronimo-tomcat:1.2-beta")
'org.apache.geronimo.modules:geronimo-tomcat:jar:1.2-beta'
<dependency org="org.apache.geronimo.modules" name="geronimo-tomcat" rev="1.2-beta">
<artifact name="geronimo-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.modules', module='geronimo-tomcat', version='1.2-beta')
)
libraryDependencies += "org.apache.geronimo.modules" % "geronimo-tomcat" % "1.2-beta"
[org.apache.geronimo.modules/geronimo-tomcat "1.2-beta"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jsp_2.0_spec | jar | 1.1 |
org.apache.geronimo.specs : geronimo-j2ee-jacc_1.0_spec | jar | 1.1 |
org.apache.geronimo.specs : geronimo-j2ee-connector_1.5_spec | jar | 1.1 |
org.apache.geronimo.specs : geronimo-jta_1.0.1B_spec | jar | 1.1 |
org.apache.geronimo.specs : geronimo-j2ee-management_1.0_spec | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.testsupport : testsupport-common | jar | 1.2-beta |
org.apache.geronimo.genesis.config : logging-config | jar | 1.1 |
junit : junit | jar | 3.8.1 |