Last Version

Dropwizard Jdbi Unit Of Work 1.1

Provides support for Unit Of Work annotations with a Jdbi Backend

License

License

Categories

Categories

IDE Development Tools DropWizard Container Microservices JDBI Data Databases
GroupId

GroupId

com.github.isopropylcyanide
ArtifactId

ArtifactId

dropwizard-jdbi-unitofwork
Version

Version

1.1
Type

Type

jar
Description

Description

Dropwizard Jdbi Unit Of Work
Provides support for Unit Of Work annotations with a Jdbi Backend
Project URL

Project URL

https://github.com/isopropylcyanide/dropwizard-jdbi-unitofwork
Source Code Management

Source Code Management

https://github.com/isopropylcyanide/dropwizard-jdbi-unitofwork/tree/master

Download dropwizard-jdbi-unitofwork 1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.dropwizard : dropwizard-jdbi jar 1.3.29
org.reflections : reflections jar 0.9.12
org.slf4j : slf4j-api jar 1.7.30

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.8.0
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.