is not current version
Last Version 0.12

com.bmc.truesight.saas:metrics-truesight-meter 0.11

A library for reporting dropwizard metrics to the TrueSight meter.

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.bmc.truesight.saas
ArtifactId

ArtifactId

metrics-truesight-meter
Version

Version

0.11
Type

Type

jar

Download metrics-truesight-meter 0.11


<!-- 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.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.bmc.truesight.saas/metrics-truesight-meter/
implementation 'com.bmc.truesight.saas:metrics-truesight-meter:0.11'
// https://jarcasting.com/artifacts/com.bmc.truesight.saas/metrics-truesight-meter/
implementation ("com.bmc.truesight.saas:metrics-truesight-meter:0.11")
'com.bmc.truesight.saas:metrics-truesight-meter:jar:0.11'
<dependency org="com.bmc.truesight.saas" name="metrics-truesight-meter" rev="0.11">
  <artifact name="metrics-truesight-meter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bmc.truesight.saas', module='metrics-truesight-meter', version='0.11')
)
libraryDependencies += "com.bmc.truesight.saas" % "metrics-truesight-meter" % "0.11"
[com.bmc.truesight.saas/metrics-truesight-meter "0.11"]