| License | License | 
|---|---|
| Categories | CategoriesDropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring | 
| GroupId | GroupIdcom.github.vladimir-bukhtoyarov | 
| ArtifactId | ArtifactIdrolling-metrics-dropwizard | 
| Last Version | Last Version3.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionCollection of advanced monitoring metrics with rolling time window semantic | 
<!-- https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/rolling-metrics-dropwizard/ -->
<dependency>
    <groupId>com.github.vladimir-bukhtoyarov</groupId>
    <artifactId>rolling-metrics-dropwizard</artifactId>
    <version>3.0.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/rolling-metrics-dropwizard/
implementation 'com.github.vladimir-bukhtoyarov:rolling-metrics-dropwizard:3.0.0'// https://jarcasting.com/artifacts/com.github.vladimir-bukhtoyarov/rolling-metrics-dropwizard/
implementation ("com.github.vladimir-bukhtoyarov:rolling-metrics-dropwizard:3.0.0")'com.github.vladimir-bukhtoyarov:rolling-metrics-dropwizard:jar:3.0.0'<dependency org="com.github.vladimir-bukhtoyarov" name="rolling-metrics-dropwizard" rev="3.0.0">
  <artifact name="rolling-metrics-dropwizard" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.vladimir-bukhtoyarov', module='rolling-metrics-dropwizard', version='3.0.0')
)libraryDependencies += "com.github.vladimir-bukhtoyarov" % "rolling-metrics-dropwizard" % "3.0.0"[com.github.vladimir-bukhtoyarov/rolling-metrics-dropwizard "3.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.vladimir-bukhtoyarov : rolling-metrics-core | jar | 3.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.dropwizard.metrics : metrics-core | jar | 3.1.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.vladimir-bukhtoyarov : rolling-metrics-core | test-jar | 3.0.0 | 
| org.hdrhistogram : HdrHistogram | jar | 2.1.8 | 
| junit : junit | jar | 4.12 |