Geronimo :: JMX Remoting

Provides remote access to a Geronimo server using JSR 160 JMX Remoting

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

geronimo
ArtifactId

ArtifactId

geronimo-jmxremoting
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Geronimo :: JMX Remoting
Provides remote access to a Geronimo server using JSR 160 JMX Remoting
Project Organization

Project Organization

Apache Software Foundation

Download geronimo-jmxremoting

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
geronimo : geronimo-kernel jar 1.1.1
geronimo : geronimo-system jar 1.1.1
mx4j : mx4j jar 3.0.1
mx4j : mx4j-remote jar 3.0.1
commons-logging : commons-logging jar 1.0.4
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
1.0-M4
1.0-M3
1.0-M2