is not current version
Last Version 2.0.2-0

com.bendb.dropwizard:dropwizard-jooq 0.8.1-0

Addon bundle for Dropwizard to support jOOQ for database access

Categories

Categories

DropWizard Container Microservices jOOQ Data Databases
GroupId

GroupId

com.bendb.dropwizard
ArtifactId

ArtifactId

dropwizard-jooq
Version

Version

0.8.1-0
Type

Type

jar

Download dropwizard-jooq 0.8.1-0


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