is not current version
Last Version 1.1.1

geronimo:geronimo-tomcat 1.0-M3


Categories

Categories

Tomcat Container Application Servers Geronimo
GroupId

GroupId

geronimo
ArtifactId

ArtifactId

geronimo-tomcat
Version

Version

1.0-M3
Type

Type

jar

Download geronimo-tomcat 1.0-M3


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