io.github.jinlongliao:h2database


Категории

Категории

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

Группа

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

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

h2database
Последняя версия

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

1.0.1.release
Дата

Дата

Тип

Тип

jar
Описание

Описание

Скачать h2database

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.github.jinlongliao : commons-common jar ${project.version}
com.h2database : h2 jar 1.4.200

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

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

Версии библиотеки

Версия
1.0.1.release
1.0.0.release