License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers Geronimo |
GroupId | GroupIdorg.apache.geronimo.assemblies |
ArtifactId | ArtifactIdgeronimo-tomcat6-jee5 |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo Assemblies :: JEE5 + Tomcat
An assembly of Geronimo into a JavaEE5 Server using Tomcat as the web container.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-tomcat6-jee5-2.0.2.pom | -1 bytes |
geronimo-tomcat6-jee5-2.0.2-sources.jar | 14 KB |
geronimo-tomcat6-jee5-2.0.2-bin.zip | 55 MB |
geronimo-tomcat6-jee5-2.0.2-bin.tar.gz | 54 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.assemblies/geronimo-tomcat6-jee5/ -->
<dependency>
<groupId>org.apache.geronimo.assemblies</groupId>
<artifactId>geronimo-tomcat6-jee5</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.assemblies/geronimo-tomcat6-jee5/
implementation 'org.apache.geronimo.assemblies:geronimo-tomcat6-jee5:2.0.2'
// https://jarcasting.com/artifacts/org.apache.geronimo.assemblies/geronimo-tomcat6-jee5/
implementation ("org.apache.geronimo.assemblies:geronimo-tomcat6-jee5:2.0.2")
'org.apache.geronimo.assemblies:geronimo-tomcat6-jee5:jar:2.0.2'
<dependency org="org.apache.geronimo.assemblies" name="geronimo-tomcat6-jee5" rev="2.0.2">
<artifact name="geronimo-tomcat6-jee5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.assemblies', module='geronimo-tomcat6-jee5', version='2.0.2')
)
libraryDependencies += "org.apache.geronimo.assemblies" % "geronimo-tomcat6-jee5" % "2.0.2"
[org.apache.geronimo.assemblies/geronimo-tomcat6-jee5 "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.genesis.config : logging-config | jar | 1.2 |
junit : junit | jar | 3.8.1 |