Last Version

Refactor Zone HATEOAS for Spring Boot 1.0.0-alpha2

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

License

License

Categories

Categories

hate Data Data Formats Hypermedia Types
GroupId

GroupId

zone.refactor.spring
ArtifactId

ArtifactId

hateoas
Version

Version

1.0.0-alpha2
Type

Type

jar
Description

Description

Refactor Zone HATEOAS for Spring Boot
A replacement library for the built-in HATEOAS implementation of Spring Boot
Source Code Management

Source Code Management

https://github.com/refactorzone/spring-boot-hateoas

Download hateoas 1.0.0-alpha2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.1.6.RELEASE
com.fasterxml.jackson.core : jackson-annotations jar 2.9.0
io.swagger : swagger-annotations jar 1.5.24

Project Modules

There are no modules declared in this project.