MVN

com.addc : addc-jmx

Maven & Gradle

Feb 26, 2020
8 usages

addc-jmx · The addc-jmx library supplies a JMX Connector server that can can use a properties file similar to that used in Spring Security and which can also use the Classes from a Spring Security setup to validate the user connecting to the MBean Server.

<dependency>
    <groupId>com.addc</groupId>
    <artifactId>addc-jmx</artifactId>
    <version>2.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.addc : addc-jmx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.6

All Versions

Choose a version of com.addc : addc-jmx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.6
addc-jmx-2.6
2.5.x
addc-jmx-2.5.2
addc-jmx-2.5.1
2.5
addc-jmx-2.5
2.4
addc-jmx-2.4
2.3
addc-jmx-2.3
2.2
addc-jmx-2.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.addc</groupId>
    <artifactId>addc-jmx</artifactId>
    <version>2.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.addc : addc-jmx gradle dependency to your build.gradle file:

implementation 'com.addc:addc-jmx:2.6'

Gradle Kotlin DSL: Add the following com.addc : addc-jmx gradle kotlin dependency to your build.gradle.kts file:

implementation("com.addc:addc-jmx:2.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.addc : addc-jmx sbt scala dependency to your build.sbt file:

libraryDependencies += "com.addc" % "addc-jmx" % "2.6"

Advertisement

Dependencies from Group

Feb 26, 2020
18 usages
Feb 26, 2020
13 usages
Feb 26, 2020
9 usages
Feb 26, 2020
8 usages
Feb 26, 2020
8 usages

Discover Dependencies

Dec 13, 2021
3 usages
6 stars
Jun 14, 2018
4 usages
6 stars
Jul 24, 2019
4 usages
9 stars
Aug 07, 2023
107 usages
3.5k stars
Oct 20, 2013
16 usages
111 stars
Oct 23, 2019
14 usages
0 stars
Apr 22, 2023
6 usages
24.6k stars
Dec 03, 2017
3 usages
204 stars