essentials-types-jdbi

This library focuses purely on providing JDBI argument support for the types defined in the Essentials types library.

Лицензия

Лицензия

Категории

Категории

JDBI Данные Базы данных
Группа

Группа

dk.cloudcreate.essentials
Идентификатор

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

types-jdbi
Последняя версия

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

0.7.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

essentials-types-jdbi
This library focuses purely on providing JDBI argument support for the types defined in the Essentials types library.

Скачать types-jdbi

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

<!-- https://jarcasting.com/artifacts/dk.cloudcreate.essentials/types-jdbi/ -->
<dependency>
    <groupId>dk.cloudcreate.essentials</groupId>
    <artifactId>types-jdbi</artifactId>
    <version>0.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/dk.cloudcreate.essentials/types-jdbi/
implementation 'dk.cloudcreate.essentials:types-jdbi:0.7.4'
// https://jarcasting.com/artifacts/dk.cloudcreate.essentials/types-jdbi/
implementation ("dk.cloudcreate.essentials:types-jdbi:0.7.4")
'dk.cloudcreate.essentials:types-jdbi:jar:0.7.4'
<dependency org="dk.cloudcreate.essentials" name="types-jdbi" rev="0.7.4">
  <artifact name="types-jdbi" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.cloudcreate.essentials', module='types-jdbi', version='0.7.4')
)
libraryDependencies += "dk.cloudcreate.essentials" % "types-jdbi" % "0.7.4"
[dk.cloudcreate.essentials/types-jdbi "0.7.4"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
dk.cloudcreate.essentials : types jar 0.7.4

provided (1)

Идентификатор библиотеки Тип Версия
org.jdbi : jdbi3-core jar

test (7)

Идентификатор библиотеки Тип Версия
com.h2database : h2 jar 2.1.214
org.junit.jupiter : junit-jupiter jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.vintage : junit-vintage-engine jar
org.assertj : assertj-core jar 3.23.1
org.slf4j : slf4j-api jar 1.7.36
ch.qos.logback : logback-classic jar 1.2.11

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

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

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

Версия
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.5
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0