| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices DropWizard Metrics Application Testing & Monitoring Monitoring |
| GroupId | GroupIdcom.github.hiwepy |
| ArtifactId | ArtifactIddropwizard-metrics-spring-boot-starter |
| Version | Version1.0.0.RELEASE |
| Type | Typejar |
| Description |
Descriptioncom.github.hiwepy:dropwizard-metrics-spring-boot-starter
Spring Boot Starter For Dropwizard Metrics
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.hiwepy/dropwizard-metrics-spring-boot-starter/ -->
<dependency>
<groupId>com.github.hiwepy</groupId>
<artifactId>dropwizard-metrics-spring-boot-starter</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/dropwizard-metrics-spring-boot-starter/
implementation 'com.github.hiwepy:dropwizard-metrics-spring-boot-starter:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/dropwizard-metrics-spring-boot-starter/
implementation ("com.github.hiwepy:dropwizard-metrics-spring-boot-starter:1.0.0.RELEASE")
'com.github.hiwepy:dropwizard-metrics-spring-boot-starter:jar:1.0.0.RELEASE'
<dependency org="com.github.hiwepy" name="dropwizard-metrics-spring-boot-starter" rev="1.0.0.RELEASE">
<artifact name="dropwizard-metrics-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='dropwizard-metrics-spring-boot-starter', version='1.0.0.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "dropwizard-metrics-spring-boot-starter" % "1.0.0.RELEASE"
[com.github.hiwepy/dropwizard-metrics-spring-boot-starter "1.0.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |
| org.springframework.boot : spring-boot-starter | jar | 2.3.0.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.0.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.0.RELEASE |
| org.springframework : spring-webmvc Optional | jar | |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.google.guava : guava | jar | 30.0-jre |
| io.dropwizard.metrics : metrics-annotation | jar | |
| io.dropwizard.metrics : metrics-core | jar | |
| io.dropwizard.metrics : metrics-healthchecks | jar | |
| io.dropwizard.metrics : metrics-json | jar | |
| io.dropwizard.metrics : metrics-servlet | jar | |
| io.dropwizard.metrics : metrics-jvm | jar | |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.dropwizard.metrics : metrics-servlets | jar | |
| io.dropwizard.metrics : metrics-jmx | jar | 4.1.15 |
| io.dropwizard.metrics : metrics-graphite | jar | |
| io.dropwizard.metrics : metrics-ganglia | jar | 3.2.6 |
| org.coursera : metrics-datadog | jar | 1.1.13 |
| com.rabbitmq : amqp-client | jar | 5.9.0 |
| com.librato.metrics : metrics-librato | jar | 5.1.0 |
| com.ning : async-http-client | jar | 1.9.40 |
| com.palominolabs.metrics : metrics-new-relic | jar | 1.0.5 |
| com.izettle : metrics-influxdb | jar | 1.2.2 |
| org.influxdb : influxdb-java | jar | 2.9 |
| io.github.hengyunabc : metrics-kafka | jar | 0.0.1 |
| org.apache.kafka : kafka-clients | jar | 1.0.0 |
| io.github.hengyunabc : metrics-zabbix | jar | 0.0.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.0.RELEASE |
| org.slf4j : slf4j-simple | jar | 1.7.25 |