is not current version
Last Version 1.1.1

geronimo:geronimo-tomcat-builder 1.0

Geronimo Tomcat Deployer

Categories

Categories

Tomcat Container Application Servers Geronimo
GroupId

GroupId

geronimo
ArtifactId

ArtifactId

geronimo-tomcat-builder
Version

Version

1.0
Type

Type

jar

Download geronimo-tomcat-builder 1.0


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