License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.thisptr |
ArtifactId | ArtifactIdscriptable-jmx-exporter |
Last Version | Last Version1.0.0-alpha3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionScriptable JMX Exporter
Java agent for collecting and exposing metrics to Prometheus
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/net.thisptr/scriptable-jmx-exporter/ -->
<dependency>
<groupId>net.thisptr</groupId>
<artifactId>scriptable-jmx-exporter</artifactId>
<version>1.0.0-alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/net.thisptr/scriptable-jmx-exporter/
implementation 'net.thisptr:scriptable-jmx-exporter:1.0.0-alpha3'
// https://jarcasting.com/artifacts/net.thisptr/scriptable-jmx-exporter/
implementation ("net.thisptr:scriptable-jmx-exporter:1.0.0-alpha3")
'net.thisptr:scriptable-jmx-exporter:jar:1.0.0-alpha3'
<dependency org="net.thisptr" name="scriptable-jmx-exporter" rev="1.0.0-alpha3">
<artifact name="scriptable-jmx-exporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thisptr', module='scriptable-jmx-exporter', version='1.0.0-alpha3')
)
libraryDependencies += "net.thisptr" % "scriptable-jmx-exporter" % "1.0.0-alpha3"
[net.thisptr/scriptable-jmx-exporter "1.0.0-alpha3"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-validator | jar | 6.1.5.Final |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0-M1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0-M1 |
org.junit.platform : junit-platform-launcher | jar | 1.7.0-M1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0-M1 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.0-M1 |
org.assertj : assertj-core | jar | 3.16.1 |