is not current version
Last Version 4.0.0-beta.1

Dropwizard JDBI3 Support 2.1.0-beta.4

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
ArtifactId

ArtifactId

dropwizard-jdbi3
Version

Version

2.1.0-beta.4
Type

Type

jar
Description

Description

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

Download dropwizard-jdbi3 2.1.0-beta.4


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

Dependencies

compile (19)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 2.1.0-beta.4
io.dropwizard : dropwizard-db jar 2.1.0-beta.4
io.dropwizard : dropwizard-jersey jar 2.1.0-beta.4
io.dropwizard : dropwizard-lifecycle jar 2.1.0-beta.4
io.dropwizard : dropwizard-logging jar 2.1.0-beta.4
io.dropwizard : dropwizard-util jar 2.1.0-beta.4
io.dropwizard.metrics : metrics-annotation jar
io.dropwizard.metrics : metrics-core jar
io.dropwizard.metrics : metrics-healthchecks jar
com.google.code.findbugs : jsr305 jar 3.0.2
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.6
joda-time : joda-time jar 2.10.10
org.eclipse.jetty : jetty-util jar
org.jdbi : jdbi3-core jar
org.jdbi : jdbi3-sqlobject jar
org.jdbi : jdbi3-jodatime2 jar
org.jdbi : jdbi3-guava jar
io.dropwizard.metrics : metrics-jdbi3 jar
org.slf4j : slf4j-api jar 1.7.32

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.junit.jupiter : junit-jupiter-api jar
org.assertj : assertj-core jar 3.20.2
org.mockito : mockito-core jar 3.12.4
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.