Last Version

Simple JMX 1.19

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

License

License

GroupId

GroupId

com.j256.simplejmx
ArtifactId

ArtifactId

simplejmx
Version

Version

1.19
Type

Type

jar
Description

Description

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

Project URL

https://256stuff.com/sources/simplejmx/
Source Code Management

Source Code Management

https://github.com/j256/simplejmx

Download simplejmx 1.19


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-beans Optional jar 3.1.0.RELEASE
org.springframework : spring-context Optional jar 3.1.0.RELEASE
org.eclipse.jetty : jetty-server Optional jar 8.2.0.v20160908

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.easymock : easymock jar 3.4
net.sourceforge.htmlunit : htmlunit jar 2.13

Project Modules

There are no modules declared in this project.