| License |
License |
|---|---|
| Categories |
Categorieshate Data Data Formats Hypermedia Types ORM |
| GroupId | GroupIdcom.github.hateoas-forms |
| ArtifactId | ArtifactIdspring-hateoas-forms |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionspring-hateoas-forms
An extension of spring-hateoas library to support forms in different formats
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 Optional | jar | 2.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |