License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers Geronimo |
GroupId | GroupIdorg.apache.geronimo.plugins |
ArtifactId | ArtifactIdjetty7 |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGeronimo Plugins, Jetty7
Jetty7 plugin
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jetty7-2.2.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.plugins/jetty7/ -->
<dependency>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>jetty7</artifactId>
<version>2.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.plugins/jetty7/
implementation 'org.apache.geronimo.plugins:jetty7:2.2.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.plugins/jetty7/
implementation ("org.apache.geronimo.plugins:jetty7:2.2.1")
'org.apache.geronimo.plugins:jetty7:pom:2.2.1'
<dependency org="org.apache.geronimo.plugins" name="jetty7" rev="2.2.1">
<artifact name="jetty7" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.plugins', module='jetty7', version='2.2.1')
)
libraryDependencies += "org.apache.geronimo.plugins" % "jetty7" % "2.2.1"
[org.apache.geronimo.plugins/jetty7 "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.5.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.testsupport : testsupport-common | jar | 2.2.1 |
org.slf4j : slf4j-simple | jar | 1.5.5 |
junit : junit | jar | 3.8.2 |