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

jdbi Joda-Time Integration 3.0.0-alpha7

jDBI is designed to provide convenient tabular data access in Java(tm). It uses the Java collections framework for query results, provides a convenient means of externalizing sql statements, and provides named parameter support for any database being used.

Лицензия

Лицензия

Категории

Категории

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

Группа

org.jdbi
Идентификатор

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

jdbi3-jodatime
Версия

Версия

3.0.0-alpha7
Тип

Тип

jar
Описание

Описание

jdbi Joda-Time Integration
jDBI is designed to provide convenient tabular data access in Java(tm). It uses the Java collections framework for query results, provides a convenient means of externalizing sql statements, and provides named parameter support for any database being used.

Скачать jdbi3-jodatime 3.0.0-alpha7


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.jdbi : jdbi3 jar 3.0.0-alpha7
joda-time : joda-time jar 2.9.3
com.google.auto.service : auto-service Необязательный jar 1.0-rc2

test (5)

Идентификатор библиотеки Тип Версия
org.jdbi : jdbi3 jar 3.0.0-alpha7
com.h2database : h2 jar 1.3.173
org.slf4j : slf4j-simple jar 1.7.21
junit : junit jar 4.12
org.assertj : assertj-core jar 3.5.2

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

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