Last Version

io.github.maksymdolgykh.dropwizard:dropwizard-micrometer 2.0.5

Dropwizard bundle that enables your dropwizard application for exposition of dimensional metrics with prometheus endpoint

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.github.maksymdolgykh.dropwizard
ArtifactId

ArtifactId

dropwizard-micrometer
Version

Version

2.0.5
Type

Type

pom
Description

Description

io.github.maksymdolgykh.dropwizard:dropwizard-micrometer
Dropwizard bundle that enables your dropwizard application for exposition of dimensional metrics with prometheus endpoint
Project URL

Project URL

https://github.com/MaksymDolgykh/dropwizard-micrometer
Source Code Management

Source Code Management

https://github.com/maksymdolgykh/dropwizard-micrometer

Download dropwizard-micrometer 2.0.5


<!-- https://jarcasting.com/artifacts/io.github.maksymdolgykh.dropwizard/dropwizard-micrometer/ -->
<dependency>
    <groupId>io.github.maksymdolgykh.dropwizard</groupId>
    <artifactId>dropwizard-micrometer</artifactId>
    <version>2.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.maksymdolgykh.dropwizard/dropwizard-micrometer/
implementation 'io.github.maksymdolgykh.dropwizard:dropwizard-micrometer:2.0.5'
// https://jarcasting.com/artifacts/io.github.maksymdolgykh.dropwizard/dropwizard-micrometer/
implementation ("io.github.maksymdolgykh.dropwizard:dropwizard-micrometer:2.0.5")
'io.github.maksymdolgykh.dropwizard:dropwizard-micrometer:pom:2.0.5'
<dependency org="io.github.maksymdolgykh.dropwizard" name="dropwizard-micrometer" rev="2.0.5">
  <artifact name="dropwizard-micrometer" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.maksymdolgykh.dropwizard', module='dropwizard-micrometer', version='2.0.5')
)
libraryDependencies += "io.github.maksymdolgykh.dropwizard" % "dropwizard-micrometer" % "2.0.5"
[io.github.maksymdolgykh.dropwizard/dropwizard-micrometer "2.0.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • jdbi