License |
License |
---|---|
Categories |
CategoriesMetrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.bmc.truesight.saas |
ArtifactId | ArtifactIdmetrics-truesight-meter |
Version | Version0.12 |
Type | Typejar |
Description |
Descriptioncom.bmc.truesight.saas:metrics-truesight-meter
A library for reporting dropwizard metrics to the TrueSight meter.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.bmc.truesight.saas/metrics-truesight-meter/ -->
<dependency>
<groupId>com.bmc.truesight.saas</groupId>
<artifactId>metrics-truesight-meter</artifactId>
<version>0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.bmc.truesight.saas/metrics-truesight-meter/
implementation 'com.bmc.truesight.saas:metrics-truesight-meter:0.12'
// https://jarcasting.com/artifacts/com.bmc.truesight.saas/metrics-truesight-meter/
implementation ("com.bmc.truesight.saas:metrics-truesight-meter:0.12")
'com.bmc.truesight.saas:metrics-truesight-meter:jar:0.12'
<dependency org="com.bmc.truesight.saas" name="metrics-truesight-meter" rev="0.12">
<artifact name="metrics-truesight-meter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bmc.truesight.saas', module='metrics-truesight-meter', version='0.12')
)
libraryDependencies += "com.bmc.truesight.saas" % "metrics-truesight-meter" % "0.12"
[com.bmc.truesight.saas/metrics-truesight-meter "0.12"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard.metrics : metrics-core | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.bmc.truesight.saas : meter-client | jar | 0.12 |
com.google.guava : guava | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
com.jayway.awaitility : awaitility | jar | 1.7.0 |