Last Version

Dropwizard JDBI Support 2.0.0-rc9

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-jdbi
Version

Version

2.0.0-rc9
Type

Type

jar
Description

Description

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

Download dropwizard-jdbi 2.0.0-rc9


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

Dependencies

compile (3)

Group / Artifact Type Version
io.dropwizard : dropwizard-db jar 2.0.0-rc9
org.jdbi : jdbi jar 2.78
io.dropwizard.metrics : metrics-jdbi jar

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.assertj : assertj-core jar 3.13.2
org.mockito : mockito-core jar 3.0.0
com.h2database : h2 jar 1.4.199

Project Modules

There are no modules declared in this project.