License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers Geronimo |
GroupId | GroupIdorg.apache.geronimo.modules |
ArtifactId | ArtifactIdgeronimo-jetty7 |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo Plugins, Jetty :: Core
Jetty7 plugin
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-jetty7-2.2.1.pom | |
geronimo-jetty7-2.2.1.jar | 102 KB |
geronimo-jetty7-2.2.1-sources.jar | 87 KB |
geronimo-jetty7-2.2.1-javadoc.jar | 349 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-jetty7/ -->
<dependency>
<groupId>org.apache.geronimo.modules</groupId>
<artifactId>geronimo-jetty7</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-jetty7/
implementation 'org.apache.geronimo.modules:geronimo-jetty7:2.2.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/geronimo-jetty7/
implementation ("org.apache.geronimo.modules:geronimo-jetty7:2.2.1")
'org.apache.geronimo.modules:geronimo-jetty7:jar:2.2.1'
<dependency org="org.apache.geronimo.modules" name="geronimo-jetty7" rev="2.2.1">
<artifact name="geronimo-jetty7" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.modules', module='geronimo-jetty7', version='2.2.1')
)
libraryDependencies += "org.apache.geronimo.modules" % "geronimo-jetty7" % "2.2.1"
[org.apache.geronimo.modules/geronimo-jetty7 "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-servlet_2.5_spec | jar | 1.2 |
org.apache.geronimo.specs : geronimo-jacc_1.1_spec | jar | 1.0.2 |
org.apache.geronimo.configs : transaction | car | 2.2.1 |
org.apache.geronimo.configs : webservices-common | car | 2.2.1 |
org.eclipse.jetty : jetty-ajp | jar | 7.2.1.v20101111 |
org.eclipse.jetty : jetty-jaspi | jar | 7.2.1.v20101111 |
org.eclipse.jetty : jetty-webapp | jar | 7.2.1.v20101111 |
org.eclipse.jetty : jetty-security | jar | 7.2.1.v20101111 |
org.eclipse.jetty : jetty-servlet | jar | 7.2.1.v20101111 |
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 |
org.apache.geronimo.testsupport : testsupport-common | jar | 2.2.1 |
org.slf4j : slf4j-simple | jar | 1.5.5 |
junit : junit | jar | 3.8.2 |