Geronimo :: Management API

Contains interfaces that define the management API for Geronimo

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

geronimo
ArtifactId

ArtifactId

geronimo-management
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Geronimo :: Management API
Contains interfaces that define the management API for Geronimo
Project URL

Project URL

http://geronimo.apache.org/
Project Organization

Project Organization

Apache Software Foundation

Download geronimo-management

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1
1.0
1.0-M5