Last Version

Hateoas Utils 3.1.0

Some utilities to augment the functionality of the Spring Hateoas project

License

License

Categories

Categories

hate Data Data Formats Hypermedia Types
GroupId

GroupId

rocks.spiffy
ArtifactId

ArtifactId

HateoasUtils
Version

Version

3.1.0
Type

Type

jar
Description

Description

Hateoas Utils
Some utilities to augment the functionality of the Spring Hateoas project
Project URL

Project URL

https://github.com/ununbium/HateoasUtils
Source Code Management

Source Code Management

https://github.com/ununbium/HateoasUtils

Download HateoasUtils 3.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework : spring-test jar 5.2.9.RELEASE

provided (2)

Group / Artifact Type Version
org.springframework : spring-web jar 5.2.9.RELEASE
org.springframework.hateoas : spring-hateoas jar 1.1.2.RELEASE

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.8.5
javax.servlet : javax.servlet-api jar 4.0.1
org.springframework : spring-webmvc jar 5.2.9.RELEASE

Project Modules

There are no modules declared in this project.