is not current version
Last Version 0.0.4

net.thisptr:java-procfs-mbeans-agent 0.0.3

Java agent to make /proc metrics available as MXBeans

Categories

Categories

Java Languages Net
GroupId

GroupId

net.thisptr
ArtifactId

ArtifactId

java-procfs-mbeans-agent
Version

Version

0.0.3
Type

Type

jar

Download java-procfs-mbeans-agent 0.0.3


<!-- https://jarcasting.com/artifacts/net.thisptr/java-procfs-mbeans-agent/ -->
<dependency>
    <groupId>net.thisptr</groupId>
    <artifactId>java-procfs-mbeans-agent</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.thisptr/java-procfs-mbeans-agent/
implementation 'net.thisptr:java-procfs-mbeans-agent:0.0.3'
// https://jarcasting.com/artifacts/net.thisptr/java-procfs-mbeans-agent/
implementation ("net.thisptr:java-procfs-mbeans-agent:0.0.3")
'net.thisptr:java-procfs-mbeans-agent:jar:0.0.3'
<dependency org="net.thisptr" name="java-procfs-mbeans-agent" rev="0.0.3">
  <artifact name="java-procfs-mbeans-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thisptr', module='java-procfs-mbeans-agent', version='0.0.3')
)
libraryDependencies += "net.thisptr" % "java-procfs-mbeans-agent" % "0.0.3"
[net.thisptr/java-procfs-mbeans-agent "0.0.3"]