is not current version
Last Version 2.4-rc4

geronimo-spec:geronimo-spec-servlet 2.4-rc2


Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

geronimo-spec
ArtifactId

ArtifactId

geronimo-spec-servlet
Version

Version

2.4-rc2
Type

Type

jar

Download geronimo-spec-servlet 2.4-rc2


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