| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииhate Данные Data Formats Hypermedia Types ORM |
| Группа | Группаcom.github.hateoas-forms |
| Идентификатор | Идентификаторspring-hateoas-forms |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspring-hateoas-forms
An extension of spring-hateoas library to support forms in different formats
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| spring-hateoas-forms-0.1.0.pom | |
| spring-hateoas-forms-0.1.0.jar | 200 KB |
| spring-hateoas-forms-0.1.0-sources.jar | 134 KB |
| spring-hateoas-forms-0.1.0-javadoc.jar | 547 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hateoas-forms/spring-hateoas-forms/ -->
<dependency>
<groupId>com.github.hateoas-forms</groupId>
<artifactId>spring-hateoas-forms</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hateoas-forms/spring-hateoas-forms/
implementation 'com.github.hateoas-forms:spring-hateoas-forms:0.1.0'
// https://jarcasting.com/artifacts/com.github.hateoas-forms/spring-hateoas-forms/
implementation ("com.github.hateoas-forms:spring-hateoas-forms:0.1.0")
'com.github.hateoas-forms:spring-hateoas-forms:jar:0.1.0'
<dependency org="com.github.hateoas-forms" name="spring-hateoas-forms" rev="0.1.0">
<artifact name="spring-hateoas-forms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hateoas-forms', module='spring-hateoas-forms', version='0.1.0')
)
libraryDependencies += "com.github.hateoas-forms" % "spring-hateoas-forms" % "0.1.0"
[com.github.hateoas-forms/spring-hateoas-forms "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.hateoas : spring-hateoas | jar | 0.20.0.RELEASE |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.5.4 |
| commons-logging : commons-logging-api | jar | 1.1 |
| org.springframework.plugin : spring-plugin-core | jar | 1.2.0.RELEASE |
| com.jayway.jsonpath : json-path Необязательный | jar | 2.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-library | jar | 1.3 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |
| com.jayway.jsonpath : json-path-assert | jar | 2.2.0 |
| xmlunit : xmlunit | jar | 1.6 |
| commons-io : commons-io | jar | 2.4 |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| org.springframework : spring-test | jar | 4.1.7.RELEASE |