Last Version

dropwizard-jooq 2.0.2-0

Addon bundle for Dropwizard to support jOOQ for database access

License

License

Categories

Categories

DropWizard Container Microservices jOOQ Data Databases
GroupId

GroupId

com.bendb.dropwizard
ArtifactId

ArtifactId

dropwizard-jooq
Version

Version

2.0.2-0
Type

Type

jar
Description

Description

dropwizard-jooq
Addon bundle for Dropwizard to support jOOQ for database access
Project URL

Project URL

https://github.com/benjamin-bader/droptools/
Source Code Management

Source Code Management

https://github.com/benjamin-bader/droptools/

Download dropwizard-jooq 2.0.2-0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jooq : jooq jar 3.13.1

runtime (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-db jar 2.0.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
com.google.truth : truth jar 0.46

Project Modules

There are no modules declared in this project.