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

com.github.hal4j:hal4j-parent 0.11.1

HAL specification implementation

Группа

Группа

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

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

hal4j-parent
Версия

Версия

0.11.1
Тип

Тип

pom

Скачать hal4j-parent 0.11.1

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

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