is not current version
Last Version 1.1.1

geronimo:geronimo-console-framework 1.0

Geronimo J2EE Application Server

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

geronimo
ArtifactId

ArtifactId

geronimo-console-framework
Version

Version

1.0
Type

Type

war

Download geronimo-console-framework 1.0


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