Categories |
CategoriesGeronimo Container Application Servers |
---|---|
GroupId | GroupIdgeronimo |
ArtifactId | ArtifactIdgeronimo-management |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo :: Management API
Contains interfaces that define the management API for
Geronimo
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-management-1.1.1.pom | |
geronimo-management-1.1.1.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/geronimo/geronimo-management/ -->
<dependency>
<groupId>geronimo</groupId>
<artifactId>geronimo-management</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/geronimo/geronimo-management/
implementation 'geronimo:geronimo-management:1.1.1'
// https://jarcasting.com/artifacts/geronimo/geronimo-management/
implementation ("geronimo:geronimo-management:1.1.1")
'geronimo:geronimo-management:jar:1.1.1'
<dependency org="geronimo" name="geronimo-management" rev="1.1.1">
<artifact name="geronimo-management" type="jar" />
</dependency>
@Grapes(
@Grab(group='geronimo', module='geronimo-management', version='1.1.1')
)
libraryDependencies += "geronimo" % "geronimo-management" % "1.1.1"
[geronimo/geronimo-management "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-j2ee-management_1.0_spec | jar | 1.0.1 |
geronimo : geronimo-kernel | jar | 1.1.1 |
geronimo : geronimo-system | jar | 1.1.1 |
commons-jelly : commons-jelly-tags-velocity | jar | 1.0 |
velocity : velocity | jar | 1.4 |