Dropwizard jOOQ

A Dropwizard bundle for jOOQ integration.

License

License

The Apache Software License, Version 2.0
Categories

Categories

DropWizard Container Microservices jOOQ Data Databases
GroupId

GroupId

io.progix.dropwizard
ArtifactId

ArtifactId

dropwizard-jooq
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Dropwizard jOOQ
A Dropwizard bundle for jOOQ integration.
Project URL

Project URL

https://github.com/tbugrara/dropwizard-jooq

Download dropwizard-jooq

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-db jar 0.8.1
org.jooq : jooq-codegen jar 3.6.1
org.jooq : jooq-meta jar 3.6.1
org.jooq : jooq jar 3.6.1

runtime (1)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.3.2

test (3)

Group / Artifact Type Version
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-inmemory jar 2.15
org.mockito : mockito-core jar 1.10.17
org.assertj : assertj-core jar 1.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1
0.1.0