License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers Geronimo |
GroupId | GroupIdorg.apache.geronimo.modules |
ArtifactId | ArtifactIdgeronimo-jetty |
Last Version | Last Version1.2-beta |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo :: Jetty
Apache Geronimo, the J2EE server project of the Apache Software Foundation.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-jetty-1.2-beta.pom | |
geronimo-jetty-1.2-beta.jar | 97 KB |
geronimo-jetty-1.2-beta-sources.jar | 77 KB |
geronimo-jetty-1.2-beta-javadoc.jar | 449 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-jetty/ -->
<dependency>
<groupId>org.apache.geronimo.modules</groupId>
<artifactId>geronimo-jetty</artifactId>
<version>1.2-beta</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-jetty/
implementation 'org.apache.geronimo.modules:geronimo-jetty:1.2-beta'
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-jetty/
implementation ("org.apache.geronimo.modules:geronimo-jetty:1.2-beta")
'org.apache.geronimo.modules:geronimo-jetty:jar:1.2-beta'
<dependency org="org.apache.geronimo.modules" name="geronimo-jetty" rev="1.2-beta">
<artifact name="geronimo-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.modules', module='geronimo-jetty', version='1.2-beta')
)
libraryDependencies += "org.apache.geronimo.modules" % "geronimo-jetty" % "1.2-beta"
[org.apache.geronimo.modules/geronimo-jetty "1.2-beta"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.modules : geronimo-security-builder | jar | 1.2-beta |
org.apache.geronimo.modules : geronimo-connector | jar | 1.2-beta |
org.apache.geronimo.modules : geronimo-management | jar | 1.2-beta |
org.apache.geronimo.modules : geronimo-webservices | jar | 1.2-beta |
org.apache.geronimo.modules : geronimo-clustering | jar | 1.2-beta |
jetty : org.mortbay.jetty | jar | 5.1.12 |
tomcat : jasper-compiler | jar | 5.5.15 |
tomcat : jasper-compiler-jdt | jar | 5.5.15 |
tomcat : jasper-runtime | jar | 5.5.15 |
commons-el : commons-el | jar | 1.0 |
commons-collections : commons-collections | jar | 3.1 |
commons-primitives : commons-primitives | jar | 20041207.202534 |
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 |