| License |
License |
|---|---|
| GroupId | GroupIdde.otto.edison |
| ArtifactId | ArtifactIdedison-hal |
| Last Version | Last Version2.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionedison-hal
A library to parse and render application/hal+json documents in Java.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| edison-hal-2.1.1.pom | |
| edison-hal-2.1.1.jar | 56 KB |
| edison-hal-2.1.1-sources.jar | 41 KB |
| edison-hal-2.1.1-javadoc.jar | 118 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |