JDBI Dropwizard Integration Testing

JDIT is library which simplifies integration testing of JDBI applications

Лицензия

Лицензия

Группа

Группа

com.github.arteam
Идентификатор

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

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

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

0.9
Дата

Дата

Тип

Тип

jar
Описание

Описание

JDBI Dropwizard Integration Testing
JDIT is library which simplifies integration testing of JDBI applications
Ссылка на сайт

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

https://github.com/arteam/jdit
Система контроля версий

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

https://github.com/arteam/jdit.git

Скачать jdit

Имя Файла Размер
jdit-0.9.pom
jdit-0.9.jar 28 KB
jdit-0.9-sources.jar 17 KB
jdit-0.9-javadoc.jar 90 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.jdbi : jdbi3-core jar 3.27.2
junit : junit jar 4.13.2
org.testcontainers : postgresql Необязательный jar 1.16.3
org.testcontainers : mysql Необязательный jar 1.16.3

test (10)

Идентификатор библиотеки Тип Версия
org.jdbi : jdbi3-sqlobject jar 3.27.2
org.jdbi : jdbi3-stringtemplate4 jar 3.27.2
org.jdbi : jdbi3-guava jar 3.27.2
org.jdbi : jdbi3-jodatime2 jar 3.27.2
org.postgresql : postgresql jar 42.3.3
org.hsqldb : hsqldb jar 2.6.1
com.h2database : h2 jar 2.1.210
mysql : mysql-connector-java jar 8.0.28
org.slf4j : slf4j-simple jar 1.7.36
org.assertj : assertj-core jar 3.22.0

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

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

Версии библиотеки

Версия
0.9
0.8
0.7
0.6
0.5