JAX-RS is an excellent API for implementing REST applications in Java, but the current version has no built-in support for hypermedia. Since hypermedia is an absolute requirement in a REST application in order for it to conform to the uniform interface, this project aims to enable this by providing a small extension the JAX-RS API.
See the Documentation page for usage information.
The source of this project, including downloadable tag snapshots, can be found on github.
Download
This project is available for download at Maven Central
com.jayway.jax-rs-hateoas jax-rs-hateoas-core 0.4.4