is not current version
Last Version 272

org.jmxtrans:jmxtrans-systemd 267

.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

267
Type

Type

pom

Download jmxtrans-systemd 267


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