Last Version

Geronimo Plugins, Jetty 8 3.0.1

jetty8 plugin

License

License

Categories

Categories

Jetty Container Application Servers Geronimo
GroupId

GroupId

org.apache.geronimo.plugins
ArtifactId

ArtifactId

jetty8
Version

Version

3.0.1
Type

Type

pom
Description

Description

Geronimo Plugins, Jetty 8
jetty8 plugin
Project Organization

Project Organization

The Apache Geronimo development community

Download jetty8 3.0.1

Filename Size
jetty8-3.0.1.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.geronimo.plugins/jetty8/ -->
<dependency>
    <groupId>org.apache.geronimo.plugins</groupId>
    <artifactId>jetty8</artifactId>
    <version>3.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.plugins/jetty8/
implementation 'org.apache.geronimo.plugins:jetty8:3.0.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.plugins/jetty8/
implementation ("org.apache.geronimo.plugins:jetty8:3.0.1")
'org.apache.geronimo.plugins:jetty8:pom:3.0.1'
<dependency org="org.apache.geronimo.plugins" name="jetty8" rev="3.0.1">
  <artifact name="jetty8" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.plugins', module='jetty8', version='3.0.1')
)
libraryDependencies += "org.apache.geronimo.plugins" % "jetty8" % "3.0.1"
[org.apache.geronimo.plugins/jetty8 "3.0.1"]

Dependencies

provided (3)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.3.1
org.osgi : org.osgi.compendium jar 4.2.0
org.slf4j : slf4j-api jar 1.6.0

test (2)

Group / Artifact Type Version
org.apache.geronimo.testsupport : testsupport-common jar 3.0.1
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.