Hyperstate

A Hypermedia as the Engine of Application State (HATEOAS) library

License

License

GroupId

GroupId

au.com.mountain-pass
ArtifactId

ArtifactId

hyperstate-server
Last Version

Last Version

10
Release Date

Release Date

Type

Type

jar
Description

Description

Hyperstate
A Hypermedia as the Engine of Application State (HATEOAS) library
Project URL

Project URL

https://github.com/mountain-pass/hyperstate
Source Code Management

Source Code Management

https://github.com/mountain-pass/hyperstate

Download hyperstate-server

How to add to project

<!-- https://jarcasting.com/artifacts/au.com.mountain-pass/hyperstate-server/ -->
<dependency>
    <groupId>au.com.mountain-pass</groupId>
    <artifactId>hyperstate-server</artifactId>
    <version>10</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.mountain-pass/hyperstate-server/
implementation 'au.com.mountain-pass:hyperstate-server:10'
// https://jarcasting.com/artifacts/au.com.mountain-pass/hyperstate-server/
implementation ("au.com.mountain-pass:hyperstate-server:10")
'au.com.mountain-pass:hyperstate-server:jar:10'
<dependency org="au.com.mountain-pass" name="hyperstate-server" rev="10">
  <artifact name="hyperstate-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.mountain-pass', module='hyperstate-server', version='10')
)
libraryDependencies += "au.com.mountain-pass" % "hyperstate-server" % "10"
[au.com.mountain-pass/hyperstate-server "10"]

Dependencies

compile (13)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-hateoas jar
org.eclipse.jdt : org.eclipse.jdt.annotation jar 2.0.0
com.fasterxml.jackson.core : jackson-core jar 2.8.1
com.fasterxml.jackson.core : jackson-annotations jar 2.8.1
org.apache.httpcomponents : httpasyncclient jar 4.1.2
commons-codec : commons-codec jar 1.10
org.webjars : bootstrap jar 3.3.7-1
org.webjars : jquery jar 3.1.0
org.webjars.bower : angularjs jar 1.5.8
au.com.mountain-pass : hyperstate-core jar 10

test (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
info.cukes : cucumber-java jar 1.2.4
info.cukes : cucumber-junit jar 1.2.4
info.cukes : cucumber-spring jar 1.2.4
org.exparity : hamcrest-date jar 2.0.4
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.8.1
com.h2database : h2 jar 1.4.192
au.com.mountain-pass : hyperstate-client jar 10
au.com.mountain-pass : hyperstate-client-webdriver jar 10
au.com.mountain-pass : hyperstate-repository-memory jar 10
au.com.mountain-pass : hyperstate-cert jar 10

Project Modules

There are no modules declared in this project.

Versions

Version
10
1