| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииhate Данные Data Formats Hypermedia Types |
| Группа | Группаdev.valora.commons |
| Идентификатор | Идентификаторspring-hateoas-resources-assembler |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdev.valora.commons:spring-hateoas-resources-assembler
Resources assembler for Spring HATEOAS. Handle ResourceSupport with empty list and PagedResources.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/dev.valora.commons/spring-hateoas-resources-assembler/ -->
<dependency>
<groupId>dev.valora.commons</groupId>
<artifactId>spring-hateoas-resources-assembler</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.valora.commons/spring-hateoas-resources-assembler/
implementation 'dev.valora.commons:spring-hateoas-resources-assembler:1.1.0'
// https://jarcasting.com/artifacts/dev.valora.commons/spring-hateoas-resources-assembler/
implementation ("dev.valora.commons:spring-hateoas-resources-assembler:1.1.0")
'dev.valora.commons:spring-hateoas-resources-assembler:jar:1.1.0'
<dependency org="dev.valora.commons" name="spring-hateoas-resources-assembler" rev="1.1.0">
<artifact name="spring-hateoas-resources-assembler" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.valora.commons', module='spring-hateoas-resources-assembler', version='1.1.0')
)
libraryDependencies += "dev.valora.commons" % "spring-hateoas-resources-assembler" % "1.1.0"
[dev.valora.commons/spring-hateoas-resources-assembler "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-hateoas | jar | 2.1.9.RELEASE |
| org.springframework.data : spring-data-commons | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.9.RELEASE |