License |
License |
---|---|
Categories |
CategoriesWildFly Container Application Servers CLI User Interface |
GroupId | GroupIdnl.nlighten |
ArtifactId | ArtifactIdwildfly_exporter_client |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPrometheus Wildfly Client
Prometheus Collector for various Jboss Wildfly metrics.
|
<!-- https://jarcasting.com/artifacts/nl.nlighten/wildfly_exporter_client/ -->
<dependency>
<groupId>nl.nlighten</groupId>
<artifactId>wildfly_exporter_client</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/nl.nlighten/wildfly_exporter_client/
implementation 'nl.nlighten:wildfly_exporter_client:0.0.5'
// https://jarcasting.com/artifacts/nl.nlighten/wildfly_exporter_client/
implementation ("nl.nlighten:wildfly_exporter_client:0.0.5")
'nl.nlighten:wildfly_exporter_client:jar:0.0.5'
<dependency org="nl.nlighten" name="wildfly_exporter_client" rev="0.0.5">
<artifact name="wildfly_exporter_client" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.nlighten', module='wildfly_exporter_client', version='0.0.5')
)
libraryDependencies += "nl.nlighten" % "wildfly_exporter_client" % "0.0.5"
[nl.nlighten/wildfly_exporter_client "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
io.prometheus : simpleclient | jar | 0.5.0 |
io.prometheus : simpleclient_hotspot | jar | 0.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.wildfly : wildfly-undertow | jar | 15.0.0.Final |
org.slf4j : slf4j-api | jar | 1.6.4 |