spring-hateoas-forms

An extension of spring-hateoas library to support forms in different formats

License

License

Categories

Categories

hate Data Data Formats Hypermedia Types ORM
GroupId

GroupId

com.github.hateoas-forms
ArtifactId

ArtifactId

spring-hateoas-forms
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring-hateoas-forms
An extension of spring-hateoas library to support forms in different formats
Project URL

Project URL

https://github.com/hateoas-forms/spring-hateoas-forms

Download spring-hateoas-forms

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (8)

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

Project Modules

There are no modules declared in this project.
com.github.hateoas-forms

HATEOAS Forms

Versions

Version
0.1.0