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

io.semla:semla-jdbi 1.0.1


Категории

Категории

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

Группа

io.semla
Идентификатор

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

semla-jdbi
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать semla-jdbi 1.0.1


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