Spring HATEOAS Siren

A library implementing Siren as a custom Spring HATEOAS hypermedia type. Siren is a hypermedia specification for representing entities.

Лицензия

Лицензия

Категории

Категории

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

Группа

de.ingogriebsch.hateoas
Идентификатор

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

spring-hateoas-siren
Последняя версия

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

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring HATEOAS Siren
A library implementing Siren as a custom Spring HATEOAS hypermedia type. Siren is a hypermedia specification for representing entities.
Ссылка на сайт

Ссылка на сайт

https://github.com/ingogriebsch/spring-hateoas-siren
Организация-разработчик

Организация-разработчик

Ingo Griebsch
Система контроля версий

Система контроля версий

https://github.com/ingogriebsch/spring-hateoas-siren.git

Скачать spring-hateoas-siren

Как подключить последнюю версию

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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-annotations Необязательный jar
com.fasterxml.jackson.core : jackson-databind jar
com.google.guava : guava jar 31.1-jre
javax.validation : validation-api Необязательный jar 2.0.1.Final
org.apache.commons : commons-lang3 jar 3.12.0
org.projectlombok : lombok Необязательный jar 1.18.22
org.slf4j : slf4j-api jar 1.7.36
org.springframework : spring-webflux Необязательный jar
org.springframework : spring-webmvc Необязательный jar
org.springframework.hateoas : spring-hateoas jar 1.4.1

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 4.0.1

test (9)

Идентификатор библиотеки Тип Версия
io.projectreactor : reactor-test jar
io.projectreactor.addons : reactor-extra jar
org.assertj : assertj-core jar 3.22.0
org.hamcrest : hamcrest jar 2.2
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.slf4j : slf4j-reload4j jar 1.7.36
org.springframework : spring-test jar

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3.0
1.2.0
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-M3
1.0.0-M2
1.0.0-M1