is not current version
Last Version 1.1.1

geronimo:geronimo-console-core 1.0

Geronimo J2EE Application Server

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

geronimo
ArtifactId

ArtifactId

geronimo-console-core
Version

Version

1.0
Type

Type

jar

Download geronimo-console-core 1.0


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