is not current version
Last Version 1.0.0-alpha3

net.thisptr:scriptable-jmx-exporter 1.0.0-alpha1

Java agent for collecting and exposing metrics to Prometheus

Categories

Categories

Net
GroupId

GroupId

net.thisptr
ArtifactId

ArtifactId

scriptable-jmx-exporter
Version

Version

1.0.0-alpha1
Type

Type

jar

Download scriptable-jmx-exporter 1.0.0-alpha1


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