License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices Metrics Application Testing & Monitoring Monitoring |
GroupId | GroupIdorg.http4s |
ArtifactId | ArtifactIdhttp4s-dropwizard-metrics_3 |
Last Version | Last Version1.0.0-M32 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondropwizard-metrics
Support for Dropwizard Metrics
|
Project URL |
Project URL |
Project Organization |
Project Organizationhttp4s.org |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.http4s/http4s-dropwizard-metrics_3/ -->
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-dropwizard-metrics_3</artifactId>
<version>1.0.0-M32</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-dropwizard-metrics_3/
implementation 'org.http4s:http4s-dropwizard-metrics_3:1.0.0-M32'
// https://jarcasting.com/artifacts/org.http4s/http4s-dropwizard-metrics_3/
implementation ("org.http4s:http4s-dropwizard-metrics_3:1.0.0-M32")
'org.http4s:http4s-dropwizard-metrics_3:jar:1.0.0-M32'
<dependency org="org.http4s" name="http4s-dropwizard-metrics_3" rev="1.0.0-M32">
<artifact name="http4s-dropwizard-metrics_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-dropwizard-metrics_3', version='1.0.0-M32')
)
libraryDependencies += "org.http4s" % "http4s-dropwizard-metrics_3" % "1.0.0-M32"
[org.http4s/http4s-dropwizard-metrics_3 "1.0.0-M32"]
Group / Artifact | Type | Version |
---|---|---|
org.http4s : http4s-core_3 | jar | 1.0.0-M32 |
org.scala-lang : scala3-library_3 | jar | 3.1.1 |
io.dropwizard.metrics : metrics-core | jar | 4.2.9 |
io.dropwizard.metrics : metrics-json | jar | 4.2.9 |
Group / Artifact | Type | Version |
---|---|---|
org.http4s » http4s-testing_3 | jar | 1.0.0-M32 |
org.http4s : http4s-dsl_3 | jar | 1.0.0-M32 |
org.http4s : http4s-client_3 | jar | 1.0.0-M32 |
org.http4s : http4s-server_3 | jar | 1.0.0-M32 |
org.typelevel : cats-laws_3 | jar | 2.7.0 |
ch.qos.logback : logback-classic | jar | 1.2.6 |
org.scalacheck : scalacheck_3 | jar | 1.15.4 |