Last Version

Geronimo :: Management API 2.0.2

Contains interfaces that define the management API for Geronimo.

License

License

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.modules
ArtifactId

ArtifactId

geronimo-management
Version

Version

2.0.2
Type

Type

jar
Description

Description

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

Project Organization

Apache Software Foundation

Download geronimo-management 2.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.geronimo.modules : geronimo-system jar 2.0.2
org.apache.geronimo.specs : geronimo-j2ee-management_1.1_spec jar 1.0

test (3)

Group / Artifact Type Version
org.apache.geronimo.testsupport : testsupport-common jar 2.0.2
org.apache.geronimo.genesis.config : logging-config jar 1.2
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.