MVN

geronimo : geronimo-jmxremoting

Maven & Gradle

Sep 19, 2006
36 usages

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

<dependency>
    <groupId>geronimo</groupId>
    <artifactId>geronimo-jmxremoting</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of geronimo : geronimo-jmxremoting to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of geronimo : geronimo-jmxremoting to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
geronimo-jmxremoting-1.1.1
1.1
geronimo-jmxremoting-1.1
1.0
geronimo-jmxremoting-1.0
geronimo-jmxremoting-1.0-M5
geronimo-jmxremoting-1.0-M4
geronimo-jmxremoting-1.0-M3
geronimo-jmxremoting-1.0-M2

How to add a dependency to Maven

Add the following geronimo : geronimo-jmxremoting maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>geronimo</groupId>
    <artifactId>geronimo-jmxremoting</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following geronimo : geronimo-jmxremoting gradle dependency to your build.gradle file:

implementation 'geronimo:geronimo-jmxremoting:1.1.1'

Gradle Kotlin DSL: Add the following geronimo : geronimo-jmxremoting gradle kotlin dependency to your build.gradle.kts file:

implementation("geronimo:geronimo-jmxremoting:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following geronimo : geronimo-jmxremoting sbt scala dependency to your build.sbt file:

libraryDependencies += "geronimo" % "geronimo-jmxremoting" % "1.1.1"

Advertisement

Dependencies from Group

Sep 19, 2006
89 usages
Sep 19, 2006
85 usages
Sep 19, 2006
78 usages
Sep 19, 2006
76 usages
Sep 19, 2006
62 usages

Discover Dependencies

Dec 05, 2012
13 usages
Jul 31, 2015
2 usages
433 stars
Apr 18, 2015
6 usages
10 stars
Mar 10, 2013
2 usages
10 stars
Nov 12, 2013
22 usages
7.2k stars
Jan 18, 2022
2 usages
13 stars
Aug 01, 2012
22 usages
Jun 11, 2012
5 usages
Feb 05, 2023
1 usages
776 stars