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

com.github.lontime:extjdbi-library 1.0.0-M16


Категории

Категории

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

Группа

com.github.lontime
Идентификатор

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

extjdbi-library
Версия

Версия

1.0.0-M16
Тип

Тип

jar

Скачать extjdbi-library 1.0.0-M16


<!-- https://jarcasting.com/artifacts/com.github.lontime/extjdbi-library/ -->
<dependency>
    <groupId>com.github.lontime</groupId>
    <artifactId>extjdbi-library</artifactId>
    <version>1.0.0-M16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/extjdbi-library/
implementation 'com.github.lontime:extjdbi-library:1.0.0-M16'
// https://jarcasting.com/artifacts/com.github.lontime/extjdbi-library/
implementation ("com.github.lontime:extjdbi-library:1.0.0-M16")
'com.github.lontime:extjdbi-library:jar:1.0.0-M16'
<dependency org="com.github.lontime" name="extjdbi-library" rev="1.0.0-M16">
  <artifact name="extjdbi-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='extjdbi-library', version='1.0.0-M16')
)
libraryDependencies += "com.github.lontime" % "extjdbi-library" % "1.0.0-M16"
[com.github.lontime/extjdbi-library "1.0.0-M16"]