is not current version
Last Version 1.0.0-alpha2

zone.refactor.spring:hateoas 0.9.3

A replacement library for the built-in HATEOAS implementation of Spring Boot

Categories

Categories

hate Data Data Formats Hypermedia Types
GroupId

GroupId

zone.refactor.spring
ArtifactId

ArtifactId

hateoas
Version

Version

0.9.3
Type

Type

jar

Download hateoas 0.9.3


<!-- https://jarcasting.com/artifacts/zone.refactor.spring/hateoas/ -->
<dependency>
    <groupId>zone.refactor.spring</groupId>
    <artifactId>hateoas</artifactId>
    <version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/zone.refactor.spring/hateoas/
implementation 'zone.refactor.spring:hateoas:0.9.3'
// https://jarcasting.com/artifacts/zone.refactor.spring/hateoas/
implementation ("zone.refactor.spring:hateoas:0.9.3")
'zone.refactor.spring:hateoas:jar:0.9.3'
<dependency org="zone.refactor.spring" name="hateoas" rev="0.9.3">
  <artifact name="hateoas" type="jar" />
</dependency>
@Grapes(
@Grab(group='zone.refactor.spring', module='hateoas', version='0.9.3')
)
libraryDependencies += "zone.refactor.spring" % "hateoas" % "0.9.3"
[zone.refactor.spring/hateoas "0.9.3"]