Last Version

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

Additional module for dropwizard-micrometer package to enable metrics to record latencies of JDBI queries within dimensional prometheus histogram.

License

License

Categories

Categories

DropWizard Container Microservices JDBI Data Databases
GroupId

GroupId

io.github.maksymdolgykh.dropwizard
ArtifactId

ArtifactId

dropwizard-micrometer-jdbi
Version

Version

2.0.5
Type

Type

jar
Description

Description

io.github.maksymdolgykh.dropwizard:dropwizard-micrometer-jdbi
Additional module for dropwizard-micrometer package to enable metrics to record latencies of JDBI queries within dimensional prometheus histogram.
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-jdbi 2.0.5


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

Dependencies

compile (7)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 2.0.12
io.github.maksymdolgykh.dropwizard : dropwizard-micrometer-core jar 2.0.5
org.jdbi : jdbi3-core jar
io.prometheus : simpleclient_common jar 0.7.0
io.prometheus : simpleclient_servlet jar 0.7.0
io.micrometer : micrometer-core jar 1.3.12
io.micrometer : micrometer-registry-prometheus jar 1.3.12

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
io.dropwizard : dropwizard-testing jar 2.0.12
org.assertj : assertj-core jar 3.17.1

Project Modules

There are no modules declared in this project.