is not current version
Last Version 272

org.jmxtrans:jmxtrans-systemd 261

.deb and .rpm packages for OS supporting systemd

Categories

Categories

jmxtrans Application Testing & Monitoring Monitoring
GroupId

GroupId

org.jmxtrans
ArtifactId

ArtifactId

jmxtrans-systemd
Version

Version

261
Type

Type

pom

Download jmxtrans-systemd 261


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