Последняя версия

Dropwizard Listening DataSourcer 1.0.0

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

Лицензия

Лицензия

Категории

Категории

DropWizard Контейнер Микросервисы Данные
Группа

Группа

com.bertoncelj.dropwizard
Идентификатор

Идентификатор

dropwizard-listening-datasource
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

Dropwizard Listening DataSourcer
Do something with a database connection when it's obtained from the pool, before putting it to use in application
Ссылка на сайт

Ссылка на сайт

https://gitlab.com/rbertoncelj/dropwizard-listening-datasource
Система контроля версий

Система контроля версий

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

Скачать dropwizard-listening-datasource 1.0.0


<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
io.dropwizard : dropwizard-db jar 0.9.2

test (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.