Last Version

addc-jmx 2.6

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.

License

License

GroupId

GroupId

com.addc
ArtifactId

ArtifactId

addc-jmx
Version

Version

2.6
Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

ADDC Infotech GmbH

Download addc-jmx 2.6


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

Dependencies

compile (3)

Group / Artifact Type Version
com.addc : addc-base jar 2.6
com.addc : addc-slp jar 2.6
com.addc : addc-alerts jar 2.6

test (6)

Group / Artifact Type Version
com.addc : addc-slp test-jar 2.6
org.livetribe.slp : livetribe-slp jar 2.2.1
org.powermock : powermock-module-junit4 jar 1.7.4
org.powermock : powermock-api-mockito jar 1.7.4
org.mockito : mockito-core jar 1.10.19
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.