| License |
License |
|---|---|
| Categories |
CategoriesDropWizard Container Microservices |
| GroupId | GroupIdcom.bmc.truesight.saas |
| ArtifactId | ArtifactIddropwizard-truesight-meter |
| Last Version | Last Version0.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.bmc.truesight.saas:dropwizard-truesight-meter
Report dropwizard metrics to a TrueSight meter.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.bmc.truesight.saas/dropwizard-truesight-meter/
implementation 'com.bmc.truesight.saas:dropwizard-truesight-meter:0.13'
// https://jarcasting.com/artifacts/com.bmc.truesight.saas/dropwizard-truesight-meter/
implementation ("com.bmc.truesight.saas:dropwizard-truesight-meter:0.13")
'com.bmc.truesight.saas:dropwizard-truesight-meter:jar:0.13'
<dependency org="com.bmc.truesight.saas" name="dropwizard-truesight-meter" rev="0.13">
<artifact name="dropwizard-truesight-meter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bmc.truesight.saas', module='dropwizard-truesight-meter', version='0.13')
)
libraryDependencies += "com.bmc.truesight.saas" % "dropwizard-truesight-meter" % "0.13"
[com.bmc.truesight.saas/dropwizard-truesight-meter "0.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.bmc.truesight.saas : metrics-truesight-meter | jar | 0.12 |
| io.dropwizard : dropwizard-metrics | jar | 1.1.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |