hyperstate
A Hypermedia as the Engine of Application State (HATEOAS) library
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаau.com.mountain-pass |
| Идентификатор | Идентификаторhyperstate-core |
| Последняя версия | Последняя версия10 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHyperstate
A Hypermedia as the Engine of Application State (HATEOAS) library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| hyperstate-core-10.pom | |
| hyperstate-core-10.jar | 33 KB |
| hyperstate-core-10-sources.jar | 23 KB |
| hyperstate-core-10-qaReports.jar | 261 bytes |
| hyperstate-core-10-javadoc.jar | 113 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/au.com.mountain-pass/hyperstate-core/ -->
<dependency>
<groupId>au.com.mountain-pass</groupId>
<artifactId>hyperstate-core</artifactId>
<version>10</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.mountain-pass/hyperstate-core/
implementation 'au.com.mountain-pass:hyperstate-core:10'
// https://jarcasting.com/artifacts/au.com.mountain-pass/hyperstate-core/
implementation ("au.com.mountain-pass:hyperstate-core:10")
'au.com.mountain-pass:hyperstate-core:jar:10'
<dependency org="au.com.mountain-pass" name="hyperstate-core" rev="10">
<artifact name="hyperstate-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.mountain-pass', module='hyperstate-core', version='10')
)
libraryDependencies += "au.com.mountain-pass" % "hyperstate-core" % "10"
[au.com.mountain-pass/hyperstate-core "10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-hateoas | jar | |
| com.fasterxml.jackson.core : jackson-core | jar | 2.8.0 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.0 |
| com.google.guava : guava | jar | 19.0 |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | |
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.0.0 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
A Hypermedia as the Engine of Application State (HATEOAS) library