License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers Prometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdde.chkal.prometheus.tomcat |
ArtifactId | ArtifactIdprometheus-tomcat |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPrometheus Tomcat
Prometheus Java collector for Apache Tomcat
|
Project URL |
Project URL |
Filename | Size |
---|---|
prometheus-tomcat-1.0.0.pom | |
prometheus-tomcat-1.0.0.jar | 6 KB |
prometheus-tomcat-1.0.0-sources.jar | 5 KB |
prometheus-tomcat-1.0.0-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.chkal.prometheus.tomcat/prometheus-tomcat/ -->
<dependency>
<groupId>de.chkal.prometheus.tomcat</groupId>
<artifactId>prometheus-tomcat</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.chkal.prometheus.tomcat/prometheus-tomcat/
implementation 'de.chkal.prometheus.tomcat:prometheus-tomcat:1.0.0'
// https://jarcasting.com/artifacts/de.chkal.prometheus.tomcat/prometheus-tomcat/
implementation ("de.chkal.prometheus.tomcat:prometheus-tomcat:1.0.0")
'de.chkal.prometheus.tomcat:prometheus-tomcat:jar:1.0.0'
<dependency org="de.chkal.prometheus.tomcat" name="prometheus-tomcat" rev="1.0.0">
<artifact name="prometheus-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.chkal.prometheus.tomcat', module='prometheus-tomcat', version='1.0.0')
)
libraryDependencies += "de.chkal.prometheus.tomcat" % "prometheus-tomcat" % "1.0.0"
[de.chkal.prometheus.tomcat/prometheus-tomcat "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.prometheus : simpleclient | jar | 0.5.0 |