License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdcom.armanbilge |
ArtifactId | ArtifactIdhttp4s-dropwizard-metrics_2.12 |
Version | Version1.0-377-020cf9e |
Type | Typejar |
Description |
Descriptiondropwizard-metrics
Support for Dropwizard Metrics
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.armanbilge/http4s-dropwizard-metrics_2.12/ -->
<dependency>
<groupId>com.armanbilge</groupId>
<artifactId>http4s-dropwizard-metrics_2.12</artifactId>
<version>1.0-377-020cf9e</version>
</dependency>
// https://jarcasting.com/artifacts/com.armanbilge/http4s-dropwizard-metrics_2.12/
implementation 'com.armanbilge:http4s-dropwizard-metrics_2.12:1.0-377-020cf9e'
// https://jarcasting.com/artifacts/com.armanbilge/http4s-dropwizard-metrics_2.12/
implementation ("com.armanbilge:http4s-dropwizard-metrics_2.12:1.0-377-020cf9e")
'com.armanbilge:http4s-dropwizard-metrics_2.12:jar:1.0-377-020cf9e'
<dependency org="com.armanbilge" name="http4s-dropwizard-metrics_2.12" rev="1.0-377-020cf9e">
<artifact name="http4s-dropwizard-metrics_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.armanbilge', module='http4s-dropwizard-metrics_2.12', version='1.0-377-020cf9e')
)
libraryDependencies += "com.armanbilge" % "http4s-dropwizard-metrics_2.12" % "1.0-377-020cf9e"
[com.armanbilge/http4s-dropwizard-metrics_2.12 "1.0-377-020cf9e"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.14 |
com.armanbilge : http4s-core_2.12 | jar | 1.0-377-020cf9e |
io.dropwizard.metrics : metrics-core | jar | 4.2.3 |
io.dropwizard.metrics : metrics-json | jar | 4.2.3 |