is not current version
Last Version 1.1.1

geronimo:geronimo-jetty 1.0-M4


Categories

Categories

Jetty Container Application Servers Geronimo
GroupId

GroupId

geronimo
ArtifactId

ArtifactId

geronimo-jetty
Version

Version

1.0-M4
Type

Type

jar

Download geronimo-jetty 1.0-M4


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