Jar examples for m:metrics-jdbi3
Support for instrumentation of JDBI3 code with Dropwizard Metrics
You can download jar file metrics-jdbi3 1.0-rc2 in this page.
Apache License 2.0
You can use the following script to add metrics-jdbi3-1.0-rc2.jar to your project.
<dependency> <groupId>com.github.arteam</groupId> <artifactId>metrics-jdbi3</artifactId> <version>1.0-rc2</version> </dependency>
compile group: 'com.github.arteam', name: 'metrics-jdbi3', version: '1.0-rc2'
libraryDependencies += "com.github.arteam" % "metrics-jdbi3" % "1.0-rc2"
<dependency org="com.github.arteam" name="metrics-jdbi3" rev="1.0-rc2"/>
@Grapes(@Grab(group='com.github.arteam', module='metrics-jdbi3', version='1.0-rc2'))
'com.github.arteam:metrics-jdbi3:jar:1.0-rc2'
Click the following link to download the jar file.
metrics-jdbi3-1.0-rc2-javadoc.jar