is not current version
Last Version 1.1.1

geronimo:geronimo-deployment 1.0-M1


Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

geronimo
ArtifactId

ArtifactId

geronimo-deployment
Version

Version

1.0-M1
Type

Type

jar

Download geronimo-deployment 1.0-M1


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