MVN

com.udojava : JMXWrapper

Maven & Gradle

Feb 20, 2017
3 usages
36 stars

JMXWrapper · JMXWrapper is a wrapper that allows creation of dynamic JMX MBeans through annotations

<dependency>
    <groupId>com.udojava</groupId>
    <artifactId>JMXWrapper</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.udojava : JMXWrapper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of com.udojava : JMXWrapper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4
JMXWrapper-1.4
1.3
JMXWrapper-1.3
1.2
JMXWrapper-1.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.udojava</groupId>
    <artifactId>JMXWrapper</artifactId>
    <version>1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.udojava : JMXWrapper gradle dependency to your build.gradle file:

implementation 'com.udojava:JMXWrapper:1.4'

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

implementation("com.udojava:JMXWrapper:1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.udojava : JMXWrapper sbt scala dependency to your build.sbt file:

libraryDependencies += "com.udojava" % "JMXWrapper" % "1.4"

Advertisement

Dependencies from Group

Nov 28, 2021
20 usages
880 stars
Feb 20, 2017
3 usages
36 stars

Discover Dependencies

Nov 14, 2015
0 stars
Nov 10, 2015
1 stars
Aug 07, 2017
4 usages
0 stars
Jun 26, 2016
0 stars
Jun 26, 2016
1 usages
0 stars
Jun 26, 2016
0 stars
Sep 28, 2021
97 stars
Jul 31, 2023
39 stars
Nov 25, 2015
3 stars