edison-hal

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

License

License

GroupId

GroupId

de.otto.edison
ArtifactId

ArtifactId

edison-hal
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

edison-hal
A library to parse and render application/hal+json documents in Java.
Project URL

Project URL

https://github.com/otto-de/edison-hal

Download edison-hal

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
com.damnhandy : handy-uri-templates jar 2.1.8
org.slf4j : slf4j-api jar 1.7.36

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 4.5.1
ch.qos.logback : logback-classic jar 1.2.11

Project Modules

There are no modules declared in this project.
de.otto.edison

OTTO (GmbH & Co. KG)

Versions

Version
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
2.0.0-m2
2.0.0-m1
1.0.0
1.0.0.RC5
1.0.0.RC4
1.0.0.RC3
1.0.0.RC2
1.0.0.RC1
0.7.0
0.6.2
0.6.1
0.6.0
0.5.0
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0