Last Version

Scriptable JMX Exporter 1.0.0-alpha3

Java agent for collecting and exposing metrics to Prometheus

License

License

Categories

Categories

Net
GroupId

GroupId

net.thisptr
ArtifactId

ArtifactId

scriptable-jmx-exporter
Version

Version

1.0.0-alpha3
Type

Type

jar
Description

Description

Scriptable JMX Exporter
Java agent for collecting and exposing metrics to Prometheus
Project URL

Project URL

https://github.com/eiiches/scriptable-jmx-exporter

Download scriptable-jmx-exporter 1.0.0-alpha3


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.hibernate : hibernate-validator jar 6.1.5.Final

test (6)

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

Project Modules

There are no modules declared in this project.