is not current version
Last Version 1.1.1

geronimo:geronimo-jetty 1.1

Geronimo Jetty Integration

Categories

Categories

Jetty Container Application Servers Geronimo
GroupId

GroupId

geronimo
ArtifactId

ArtifactId

geronimo-jetty
Version

Version

1.1
Type

Type

jar

Download geronimo-jetty 1.1


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