MVN

com.j256.simplejmx : simplejmx

Maven & Gradle

Mar 05, 2023
15 usages
93 stars

Simple JMX · Simple JMX package for Java that helps publishing of objects using JMX.

<dependency>
    <groupId>com.j256.simplejmx</groupId>
    <artifactId>simplejmx</artifactId>
    <version>2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.j256.simplejmx : simplejmx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2

All Versions

Choose a version of com.j256.simplejmx : simplejmx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2
simplejmx-2.2
2.1
simplejmx-2.1
1.19
simplejmx-1.19
1.18
simplejmx-1.18
1.17
simplejmx-1.17
1.16
simplejmx-1.16
1.15
simplejmx-1.15
1.14
simplejmx-1.14
1.13
simplejmx-1.13
1.12
simplejmx-1.12
1.11
simplejmx-1.11
1.10
simplejmx-1.10
1.9
simplejmx-1.9
1.8
simplejmx-1.8
1.7
simplejmx-1.7
1.6
simplejmx-1.6
1.5
simplejmx-1.5
1.4
simplejmx-1.4
1.3
simplejmx-1.3
1.2
simplejmx-1.2
1.1
simplejmx-1.1
1.0
simplejmx-1.0
0.6
simplejmx-0.6
0.5
simplejmx-0.5

How to add a dependency to Maven

Add the following com.j256.simplejmx : simplejmx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.j256.simplejmx</groupId>
    <artifactId>simplejmx</artifactId>
    <version>2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.j256.simplejmx : simplejmx gradle dependency to your build.gradle file:

implementation 'com.j256.simplejmx:simplejmx:2.2'

Gradle Kotlin DSL: Add the following com.j256.simplejmx : simplejmx gradle kotlin dependency to your build.gradle.kts file:

implementation("com.j256.simplejmx:simplejmx:2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.j256.simplejmx : simplejmx sbt scala dependency to your build.sbt file:

libraryDependencies += "com.j256.simplejmx" % "simplejmx" % "2.2"

Advertisement

Dependencies from Group

Mar 05, 2023
15 usages
93 stars

Discover Dependencies

May 30, 2019
4 usages
Mar 24, 2023
4 usages
23 stars
Jun 16, 2015
6 usages
0 stars
Aug 24, 2023
13 usages
725 stars
Jul 24, 2019
4 usages
29 stars
Jul 21, 2023
2 usages
45 stars
Dec 15, 2018
10 usages
0 stars
Sep 16, 2017
4 usages
0 stars