Last Version

org.springframework.hateoas:spring-hateoas 1.12.11

Library to support implementing representations for hyper-text driven REST web services.

Categories

Categories

hate Data Data Formats Hypermedia Types
GroupId

GroupId

org.springframework.hateoas
ArtifactId

ArtifactId

spring-hateoas
Version

Version

1.12.11
Type

Type

jar
Description

Description

Download spring-hateoas 1.12.11


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.