HAL4J

HAL specification implementation

Лицензия

Лицензия

Группа

Группа

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

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

hal4j-parent
Последняя версия

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

0.12.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

HAL4J
HAL specification implementation
Ссылка на сайт

Ссылка на сайт

https://github.com/hal4j/hal4j

Скачать hal4j-parent

Имя Файла Размер
hal4j-parent-0.12.0.pom 13 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • hal4j-api
  • hal4j-jackson
  • hal4j-spring-web
  • hal4j-spring-zuul
com.github.hal4j

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

Версия
0.12.0
0.11.1
0.10.0