MVN

com.jayway.jax-rs-hateoas : jax-rs-hateoas-parent

Maven & Gradle

Aug 31, 2012
32 stars

jax-rs-hateoas build root · JAX-RS extension to support hypermedia links (HATEOAS)

<dependency>
    <groupId>com.jayway.jax-rs-hateoas</groupId>
    <artifactId>jax-rs-hateoas-parent</artifactId>
    <version>0.4.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jayway.jax-rs-hateoas : jax-rs-hateoas-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.4.5

All Versions

Choose a version of com.jayway.jax-rs-hateoas : jax-rs-hateoas-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
jax-rs-hateoas-parent-0.4.5
jax-rs-hateoas-parent-0.4.4
jax-rs-hateoas-parent-0.4.3
jax-rs-hateoas-parent-0.4.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.jayway.jax-rs-hateoas</groupId>
    <artifactId>jax-rs-hateoas-parent</artifactId>
    <version>0.4.5</version>
</dependency>