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

jdbi3 BOM 3.24.0

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-bom
Версия

Версия

3.24.0
Тип

Тип

pom
Описание

Описание

jdbi3 BOM
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.
Ссылка на сайт

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

http://jdbi.org/

Скачать jdbi3-bom 3.24.0

Имя Файла Размер
jdbi3-bom-3.24.0.pom 6 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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