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

jdbi3 SqlObject Kotlin plugin 3.20.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.

Лицензия

Лицензия

Категории

Категории

Kotlin Языки программирования JDBI Данные Базы данных
Группа

Группа

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

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

jdbi3-kotlin-sqlobject
Версия

Версия

3.20.0
Тип

Тип

jar
Описание

Описание

jdbi3 SqlObject Kotlin plugin
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-kotlin-sqlobject 3.20.0


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.jetbrains : annotations jar 13.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
org.jetbrains.kotlin : kotlin-reflect jar 1.4.32
org.jdbi : jdbi3-core jar 3.20.0
org.jdbi : jdbi3-kotlin jar 3.20.0
org.jdbi : jdbi3-sqlobject jar 3.20.0

test (7)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-test jar 1.4.32
org.jetbrains.kotlin : kotlin-test-junit jar 1.4.32
org.jdbi : jdbi3-core jar 3.20.0
com.h2database : h2 jar 1.4.200
org.slf4j : slf4j-simple jar 1.7.25
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.12.2

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

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