License |
License |
---|---|
Categories |
CategoriesPrometheus Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.uber.m3 |
ArtifactId | ArtifactIdtally-prometheus |
Last Version | Last Version0.11.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontally-prometheus
null
|
Project URL |
Project URL |
Filename | Size |
---|---|
tally-prometheus-0.11.1.pom | |
tally-prometheus-0.11.1.jar | 9 KB |
tally-prometheus-0.11.1-sources.jar | 6 KB |
tally-prometheus-0.11.1-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.uber.m3/tally-prometheus/ -->
<dependency>
<groupId>com.uber.m3</groupId>
<artifactId>tally-prometheus</artifactId>
<version>0.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.uber.m3/tally-prometheus/
implementation 'com.uber.m3:tally-prometheus:0.11.1'
// https://jarcasting.com/artifacts/com.uber.m3/tally-prometheus/
implementation ("com.uber.m3:tally-prometheus:0.11.1")
'com.uber.m3:tally-prometheus:jar:0.11.1'
<dependency org="com.uber.m3" name="tally-prometheus" rev="0.11.1">
<artifact name="tally-prometheus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uber.m3', module='tally-prometheus', version='0.11.1')
)
libraryDependencies += "com.uber.m3" % "tally-prometheus" % "0.11.1"
[com.uber.m3/tally-prometheus "0.11.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
io.prometheus : simpleclient | jar | 0.9.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | [1.0, 2.0) |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |