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

de.otto.edison:edison-hal 2.0.2

A library to parse and render application/hal+json documents in Java.

Группа

Группа

de.otto.edison
Идентификатор

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

edison-hal
Версия

Версия

2.0.2
Тип

Тип

jar

Скачать edison-hal 2.0.2


<!-- https://jarcasting.com/artifacts/de.otto.edison/edison-hal/ -->
<dependency>
    <groupId>de.otto.edison</groupId>
    <artifactId>edison-hal</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto.edison/edison-hal/
implementation 'de.otto.edison:edison-hal:2.0.2'
// https://jarcasting.com/artifacts/de.otto.edison/edison-hal/
implementation ("de.otto.edison:edison-hal:2.0.2")
'de.otto.edison:edison-hal:jar:2.0.2'
<dependency org="de.otto.edison" name="edison-hal" rev="2.0.2">
  <artifact name="edison-hal" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto.edison', module='edison-hal', version='2.0.2')
)
libraryDependencies += "de.otto.edison" % "edison-hal" % "2.0.2"
[de.otto.edison/edison-hal "2.0.2"]