is not current version
Last Version 3.1.0

rocks.spiffy:HateoasUtils 1.1.0

Some utilities to augment the functionality of the Spring Hateoas project

Categories

Categories

hate Data Data Formats Hypermedia Types
GroupId

GroupId

rocks.spiffy
ArtifactId

ArtifactId

HateoasUtils
Version

Version

1.1.0
Type

Type

jar

Download HateoasUtils 1.1.0


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