Last Version

JMX Publisher 1.4.2

Tool to get properties and methods published via JMX easily.

License

License

GroupId

GroupId

com.avast
ArtifactId

ArtifactId

jmx-publisher
Version

Version

1.4.2
Type

Type

jar
Description

Description

JMX Publisher
Tool to get properties and methods published via JMX easily.
Project URL

Project URL

https://github.com/avast/jmx-publisher/wiki
Project Organization

Project Organization

AVAST Software
Source Code Management

Source Code Management

https://github.com/avast/jmx-publisher

Download jmx-publisher 1.4.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
com.google.code.findbugs : jsr305 jar 2.0.1

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3
com.avast.client : client-jmx jar 1.0.0
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.