is not current version
Last Version 1.1.1

geronimo:geronimo-kernel 1.0-M5

Geronimo Kernel

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

geronimo
ArtifactId

ArtifactId

geronimo-kernel
Version

Version

1.0-M5
Type

Type

jar

Download geronimo-kernel 1.0-M5


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