Last Version

Collectd JMX agent 1.0.1

Java agent collecting local JMX metrics and sending them to Collectd server.

License

License

GroupId

GroupId

hu.blackbelt
ArtifactId

ArtifactId

collectd-jmx-agent
Version

Version

1.0.1
Type

Type

jar
Description

Description

Collectd JMX agent
Java agent collecting local JMX metrics and sending them to Collectd server.

Download collectd-jmx-agent 1.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
hu.blackbelt : collectd-core jar 1.0.1
hu.blackbelt : collectd-jmx jar 1.0.1
org.slf4j : slf4j-simple jar 1.7.25
org.slf4j : slf4j-api jar 1.7.25

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.16
com.google.code.findbugs : annotations jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.