| License |
License |
|---|---|
| Categories |
Categoriesjmxtrans Application Testing & Monitoring Monitoring |
| GroupId | GroupIdorg.jmxtrans |
| ArtifactId | ArtifactIdjmxtrans-systemd |
| Version | Version272 |
| Type | Typepom |
| Description |
DescriptionJmxTrans - systemd packaging
.deb and .rpm packages for OS supporting systemd
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jmxtrans-systemd-272.pom | |
| jmxtrans-systemd-272.deb | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-systemd/ -->
<dependency>
<groupId>org.jmxtrans</groupId>
<artifactId>jmxtrans-systemd</artifactId>
<version>272</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-systemd/
implementation 'org.jmxtrans:jmxtrans-systemd:272'
// https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-systemd/
implementation ("org.jmxtrans:jmxtrans-systemd:272")
'org.jmxtrans:jmxtrans-systemd:pom:272'
<dependency org="org.jmxtrans" name="jmxtrans-systemd" rev="272">
<artifact name="jmxtrans-systemd" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jmxtrans', module='jmxtrans-systemd', version='272')
)
libraryDependencies += "org.jmxtrans" % "jmxtrans-systemd" % "272"
[org.jmxtrans/jmxtrans-systemd "272"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jmxtrans : jmxtrans | jar | 272 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |