h2

dependencies

Категории

Категории

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

Группа

com.walterjwhite.infrastructure.dependencies
Идентификатор

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

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

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

0.0.15
Дата

Дата

Тип

Тип

pom
Описание

Описание

h2
dependencies

Скачать h2

Имя Файла Размер
h2-0.0.15.pom 868 bytes
Обзор

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

<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/h2/ -->
<dependency>
    <groupId>com.walterjwhite.infrastructure.dependencies</groupId>
    <artifactId>h2</artifactId>
    <version>0.0.15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/h2/
implementation 'com.walterjwhite.infrastructure.dependencies:h2:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/h2/
implementation ("com.walterjwhite.infrastructure.dependencies:h2:0.0.15")
'com.walterjwhite.infrastructure.dependencies:h2:pom:0.0.15'
<dependency org="com.walterjwhite.infrastructure.dependencies" name="h2" rev="0.0.15">
  <artifact name="h2" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.dependencies', module='h2', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.infrastructure.dependencies" % "h2" % "0.0.15"
[com.walterjwhite.infrastructure.dependencies/h2 "0.0.15"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.h2database : h2 jar 1.4.196

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

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

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

Версия
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11