Last Version

Dropwizard JDBI Support 2.0.29

Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.

License

License

Categories

Categories

DropWizard Container Microservices JDBI Data Databases
GroupId

GroupId

io.dropwizard.modules
ArtifactId

ArtifactId

dropwizard-jdbi
Version

Version

2.0.29
Type

Type

jar
Description

Description

Dropwizard JDBI Support
Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.
Source Code Management

Source Code Management

https://github.com/dropwizard/dropwizard-jdbi

Download dropwizard-jdbi 2.0.29


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

Dependencies

compile (16)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 2.0.29
io.dropwizard : dropwizard-db jar 2.0.29
io.dropwizard : dropwizard-jersey jar 2.0.29
io.dropwizard : dropwizard-lifecycle jar 2.0.29
io.dropwizard : dropwizard-util jar 2.0.29
org.jdbi : jdbi jar 2.78
io.dropwizard.metrics : metrics-core jar
io.dropwizard.metrics : metrics-jdbi jar
io.dropwizard.metrics : metrics-healthchecks jar
com.google.code.findbugs : jsr305 jar 3.0.2
ch.qos.logback : logback-classic jar 1.2.11
joda-time : joda-time jar 2.10.14
org.slf4j : slf4j-api jar 1.7.36
com.google.guava : guava jar 31.1-jre
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.6
org.eclipse.jetty : jetty-util jar

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter jar
org.assertj : assertj-core jar 3.22.0
org.mockito : mockito-core jar 4.4.0
com.h2database : h2 jar 1.4.200
io.dropwizard : dropwizard-logging jar 2.0.29

Project Modules

There are no modules declared in this project.