License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers CLI User Interface |
GroupId | GroupIdnl.nlighten |
ArtifactId | ArtifactIdtomcat_exporter_client |
Last Version | Last Version0.0.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPrometheus client for Apache Tomcat
Collector of various Tomcat metrics
|
<!-- https://jarcasting.com/artifacts/nl.nlighten/tomcat_exporter_client/ -->
<dependency>
<groupId>nl.nlighten</groupId>
<artifactId>tomcat_exporter_client</artifactId>
<version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/nl.nlighten/tomcat_exporter_client/
implementation 'nl.nlighten:tomcat_exporter_client:0.0.17'
// https://jarcasting.com/artifacts/nl.nlighten/tomcat_exporter_client/
implementation ("nl.nlighten:tomcat_exporter_client:0.0.17")
'nl.nlighten:tomcat_exporter_client:jar:0.0.17'
<dependency org="nl.nlighten" name="tomcat_exporter_client" rev="0.0.17">
<artifact name="tomcat_exporter_client" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.nlighten', module='tomcat_exporter_client', version='0.0.17')
)
libraryDependencies += "nl.nlighten" % "tomcat_exporter_client" % "0.0.17"
[nl.nlighten/tomcat_exporter_client "0.0.17"]
Group / Artifact | Type | Version |
---|---|---|
io.prometheus : simpleclient | jar | 0.15.0 |
io.prometheus : simpleclient_servlet | jar | 0.15.0 |
io.prometheus : simpleclient_servlet_common | jar | 0.15.0 |
io.prometheus : simpleclient_hotspot | jar | 0.15.0 |
org.apache.tomcat : tomcat-catalina | jar | 9.0.58 |
org.apache.tomcat : tomcat-jdbc | jar | 9.0.58 |
org.apache.tomcat : tomcat-dbcp | jar | 9.0.58 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.58 |
io.rest-assured : rest-assured | jar | 4.1.1 |
com.h2database : h2 | jar | 2.1.210 |