is not current version
Last Version 1.1

com.github.isopropylcyanide:dropwizard-jdbi-unitofwork 1.0

Provides support for Unit Of Work annotations with a Jdbi Backend

Categories

Categories

IDE Development Tools DropWizard Container Microservices JDBI Data Databases
GroupId

GroupId

com.github.isopropylcyanide
ArtifactId

ArtifactId

dropwizard-jdbi-unitofwork
Version

Version

1.0
Type

Type

jar

Download dropwizard-jdbi-unitofwork 1.0


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