не последняя версия
Последняя версия 1.12.11

org.springframework.hateoas:spring-hateoas 0.25.2.RELEASE

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

Категории

Категории

hate Данные Data Formats Hypermedia Types
Группа

Группа

org.springframework.hateoas
Идентификатор

Идентификатор

spring-hateoas
Версия

Версия

0.25.2.RELEASE
Тип

Тип

jar

Скачать spring-hateoas 0.25.2.RELEASE


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