Dropwizard Listening DataSourcer

Do something with a database connection when it's obtained from the pool, before putting it to use in application

License

License

Categories

Categories

DropWizard Container Microservices Data
GroupId

GroupId

com.bertoncelj.dropwizard
ArtifactId

ArtifactId

dropwizard-listening-datasource
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Dropwizard Listening DataSourcer
Do something with a database connection when it's obtained from the pool, before putting it to use in application
Project URL

Project URL

https://gitlab.com/rbertoncelj/dropwizard-listening-datasource
Source Code Management

Source Code Management

https://gitlab.com/rbertoncelj/dropwizard-listening-datasource

Download dropwizard-listening-datasource

How to add to project

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

Dependencies

compile (1)

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

test (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-jdbi jar 0.9.2
io.dropwizard : dropwizard-testing jar 0.9.2
junit : junit jar 4.12
com.h2database : h2 jar 1.4.191

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0