is not current version
Last Version 1.1.1

geronimo:geronimo-console 1.0

Geronimo J2EE Application Server

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

geronimo
ArtifactId

ArtifactId

geronimo-console
Version

Version

1.0
Type

Type

ear

Download geronimo-console 1.0


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