is not current version
Last Version 1.1.1

geronimo:geronimo-deploy-tool 1.0-M5

Geronimo CLI Deploy Tool

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

geronimo
ArtifactId

ArtifactId

geronimo-deploy-tool
Version

Version

1.0-M5
Type

Type

jar

Download geronimo-deploy-tool 1.0-M5


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