is not current version
Last Version 0.13

com.bmc.truesight.saas:dropwizard-truesight-meter 0.12

Report dropwizard metrics to a TrueSight meter.

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.bmc.truesight.saas
ArtifactId

ArtifactId

dropwizard-truesight-meter
Version

Version

0.12
Type

Type

jar

Download dropwizard-truesight-meter 0.12


<!-- https://jarcasting.com/artifacts/com.bmc.truesight.saas/dropwizard-truesight-meter/ -->
<dependency>
    <groupId>com.bmc.truesight.saas</groupId>
    <artifactId>dropwizard-truesight-meter</artifactId>
    <version>0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.bmc.truesight.saas/dropwizard-truesight-meter/
implementation 'com.bmc.truesight.saas:dropwizard-truesight-meter:0.12'
// https://jarcasting.com/artifacts/com.bmc.truesight.saas/dropwizard-truesight-meter/
implementation ("com.bmc.truesight.saas:dropwizard-truesight-meter:0.12")
'com.bmc.truesight.saas:dropwizard-truesight-meter:jar:0.12'
<dependency org="com.bmc.truesight.saas" name="dropwizard-truesight-meter" rev="0.12">
  <artifact name="dropwizard-truesight-meter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bmc.truesight.saas', module='dropwizard-truesight-meter', version='0.12')
)
libraryDependencies += "com.bmc.truesight.saas" % "dropwizard-truesight-meter" % "0.12"
[com.bmc.truesight.saas/dropwizard-truesight-meter "0.12"]