is not current version
Last Version 1.1.1

geronimo:geronimo-client 1.0-M3


Categories

Categories

Geronimo Container Application Servers CLI User Interface
GroupId

GroupId

geronimo
ArtifactId

ArtifactId

geronimo-client
Version

Version

1.0-M3
Type

Type

jar

Download geronimo-client 1.0-M3


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