| Categories |
CategoriesGeronimo Container Application Servers |
|---|---|
| GroupId | GroupIdgeronimo |
| ArtifactId | ArtifactIdgeronimo-kernel |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGeronimo :: Kernel
Geronimo Kernel
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| geronimo-kernel-1.1.1.pom | |
| geronimo-kernel-1.1.1.jar | 338 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/geronimo/geronimo-kernel/ -->
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-kernel</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/geronimo/geronimo-kernel/
implementation 'geronimo:geronimo-kernel:1.1.1'
// https://jarcasting.com/artifacts/geronimo/geronimo-kernel/
implementation ("geronimo:geronimo-kernel:1.1.1")
'geronimo:geronimo-kernel:jar:1.1.1'
<dependency org="geronimo" name="geronimo-kernel" rev="1.1.1">
<artifact name="geronimo-kernel" type="jar" />
</dependency>
@Grapes(
@Grab(group='geronimo', module='geronimo-kernel', version='1.1.1')
)
libraryDependencies += "geronimo" % "geronimo-kernel" % "1.1.1"
[geronimo/geronimo-kernel "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.geronimo.specs : geronimo-j2ee-management_1.0_spec | jar | 1.0.1 |
| org.apache.geronimo.specs : geronimo-j2ee-deployment_1.1_spec | jar | 1.0.1 |
| org.apache.geronimo.specs : geronimo-qname_1.1_spec | test | 1.0.1 |
| cglib : cglib-nodep | jar | 2.1_3 |
| commons-logging : commons-logging | jar | 1.0.4 |
| log4j : log4j | jar | 1.2.8 |
| mx4j : mx4j | jar | 3.0.1 |
| xstream : xstream | jar | 1.1.3 |
| xpp3 : xpp3 | jar | 1.1.3.3 |
| commons-jelly : commons-jelly-tags-velocity | jar | 1.0 |
| velocity : velocity | jar | 1.4 |