| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJDBI Данные Базы данных |
| Группа | Группаcom.github.chrisgleissner |
| Идентификатор | Идентификаторjutil-jdbi |
| Версия | Версия1.1.11 |
| Тип | Типjar |
| Описание |
Описаниеjutil-jdbi
Java JBDI Utilities
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| jutil-jdbi-1.1.11.pom | |
| jutil-jdbi-1.1.11.jar | 17 KB |
| jutil-jdbi-1.1.11-sources.jar | 7 KB |
| jutil-jdbi-1.1.11-javadoc.jar | 76 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.chrisgleissner/jutil-jdbi/ -->
<dependency>
<groupId>com.github.chrisgleissner</groupId>
<artifactId>jutil-jdbi</artifactId>
<version>1.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chrisgleissner/jutil-jdbi/
implementation 'com.github.chrisgleissner:jutil-jdbi:1.1.11'
// https://jarcasting.com/artifacts/com.github.chrisgleissner/jutil-jdbi/
implementation ("com.github.chrisgleissner:jutil-jdbi:1.1.11")
'com.github.chrisgleissner:jutil-jdbi:jar:1.1.11'
<dependency org="com.github.chrisgleissner" name="jutil-jdbi" rev="1.1.11">
<artifact name="jutil-jdbi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chrisgleissner', module='jutil-jdbi', version='1.1.11')
)
libraryDependencies += "com.github.chrisgleissner" % "jutil-jdbi" % "1.1.11"
[com.github.chrisgleissner/jutil-jdbi "1.1.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jdbi : jdbi3-core | jar | 3.13.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.projectlombok : lombok | jar | 1.18.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.h2database : h2 | jar | 1.4.200 |
| com.google.guava : guava | jar | 29.0-jre |
| junit : junit | jar | 4.13 |
| org.assertj : assertj-core | jar | 3.16.1 |
| org.flywaydb : flyway-core | jar | 6.4.1 |
| org.jdbi : jdbi3-testing | jar | 3.13.0 |
| org.mockito : mockito-core | jar | 3.3.3 |