is not current version
Last Version 3.0.1

org.apache.geronimo.framework:geronimo-jmx-remoting 2.2.1

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

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.framework
ArtifactId

ArtifactId

geronimo-jmx-remoting
Version

Version

2.2.1
Type

Type

jar

Download geronimo-jmx-remoting 2.2.1


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