License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers Geronimo |
GroupId | GroupIdorg.apache.geronimo.modules |
ArtifactId | ArtifactIdgeronimo-jetty6 |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo Plugins, Jetty :: Core
Jetty plugin
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-jetty6-2.2.1.pom | |
geronimo-jetty6-2.2.1.jar | 103 KB |
geronimo-jetty6-2.2.1-sources.jar | 88 KB |
geronimo-jetty6-2.2.1-javadoc.jar | 511 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-jetty6/ -->
<dependency>
<groupId>org.apache.geronimo.modules</groupId>
<artifactId>geronimo-jetty6</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-jetty6/
implementation 'org.apache.geronimo.modules:geronimo-jetty6:2.2.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-jetty6/
implementation ("org.apache.geronimo.modules:geronimo-jetty6:2.2.1")
'org.apache.geronimo.modules:geronimo-jetty6:jar:2.2.1'
<dependency org="org.apache.geronimo.modules" name="geronimo-jetty6" rev="2.2.1">
<artifact name="geronimo-jetty6" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.modules', module='geronimo-jetty6', version='2.2.1')
)
libraryDependencies += "org.apache.geronimo.modules" % "geronimo-jetty6" % "2.2.1"
[org.apache.geronimo.modules/geronimo-jetty6 "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.modules : geronimo-connector | jar | 2.2.1 |
org.apache.geronimo.configs : webservices-common | car | 2.2.1 |
org.mortbay.jetty : jetty | jar | 6.1.18 |
org.mortbay.jetty : jetty-ajp | jar | 6.1.18 |
org.mortbay.jetty : jetty-sslengine | jar | 6.1.18 |
org.mortbay.jetty : jetty-util | jar | 6.1.18 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.framework : jee-specs | car | 2.2.1 |
org.slf4j : slf4j-api | jar | 1.5.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.modules : geronimo-security-builder | jar | 2.2.1 |
xerces : xercesImpl | jar | 2.8.1 |
org.apache.geronimo.testsupport : testsupport-common | jar | 2.2.1 |
org.slf4j : slf4j-simple | jar | 1.5.5 |
junit : junit | jar | 3.8.2 |