is not current version
Last Version 1.1

geronimo:geronimo-console-web 1.0-M2


Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

geronimo
ArtifactId

ArtifactId

geronimo-console-web
Version

Version

1.0-M2
Type

Type

jar

Download geronimo-console-web 1.0-M2


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