Last Version

edison-hal 2.1.1

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

License

License

GroupId

GroupId

de.otto.edison
ArtifactId

ArtifactId

edison-hal
Version

Version

2.1.1
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 2.1.1


<!-- 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.