jdbi3 Guice 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.

Лицензия

Лицензия

Категории

Категории

GUI Взаимодействие с пользователем JDBI Данные Базы данных Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

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

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

jdbi3-guice
Последняя версия

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

3.30.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

jdbi3 Guice 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-guice

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.jdbi : jdbi3-core jar 3.30.0
org.jdbi : jdbi3-guava jar 3.30.0
com.google.guava : guava jar 30.1.1-jre
com.google.inject : guice jar 5.0.1

test (13)

Идентификатор библиотеки Тип Версия
org.jdbi : jdbi3-core jar 3.30.0
org.jdbi : jdbi3-sqlobject jar 3.30.0
org.jdbi : jdbi3-postgres jar 3.30.0
org.jdbi : jdbi3-testing jar 3.30.0
de.softwareforge.testing : pg-embedded jar 4.2
com.h2database : h2 jar 2.1.212
org.assertj : assertj-guava jar 3.4.0
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.datatype : jackson-datatype-guava jar
org.slf4j : slf4j-simple jar 1.7.32
org.junit.jupiter : junit-jupiter-api Необязательный jar
org.assertj : assertj-core jar 3.21.0

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

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

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

Версия
3.30.0
3.29.0
3.28.0
3.27.2
3.27.1
3.27.0
3.26.1
3.26.0
3.25.0
3.24.1
3.24.0
3.23.0
3.22.0