Last Version

jax-rs-hateoas build root 0.4.5

JAX-RS extension to support hypermedia links (HATEOAS)

License

License

Categories

Categories

hate Data Data Formats Hypermedia Types
GroupId

GroupId

com.jayway.jax-rs-hateoas
ArtifactId

ArtifactId

jax-rs-hateoas-parent
Version

Version

0.4.5
Type

Type

pom
Description

Description

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

Project URL

https://github.com/jayway/jax-rs-hateoas
Source Code Management

Source Code Management

http://github.com/jayway/jax-rs-hateoas/tree/master

Download jax-rs-hateoas-parent 0.4.5


<!-- https://jarcasting.com/artifacts/com.jayway.jax-rs-hateoas/jax-rs-hateoas-parent/ -->
<dependency>
    <groupId>com.jayway.jax-rs-hateoas</groupId>
    <artifactId>jax-rs-hateoas-parent</artifactId>
    <version>0.4.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jayway.jax-rs-hateoas/jax-rs-hateoas-parent/
implementation 'com.jayway.jax-rs-hateoas:jax-rs-hateoas-parent:0.4.5'
// https://jarcasting.com/artifacts/com.jayway.jax-rs-hateoas/jax-rs-hateoas-parent/
implementation ("com.jayway.jax-rs-hateoas:jax-rs-hateoas-parent:0.4.5")
'com.jayway.jax-rs-hateoas:jax-rs-hateoas-parent:pom:0.4.5'
<dependency org="com.jayway.jax-rs-hateoas" name="jax-rs-hateoas-parent" rev="0.4.5">
  <artifact name="jax-rs-hateoas-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jayway.jax-rs-hateoas', module='jax-rs-hateoas-parent', version='0.4.5')
)
libraryDependencies += "com.jayway.jax-rs-hateoas" % "jax-rs-hateoas-parent" % "0.4.5"
[com.jayway.jax-rs-hateoas/jax-rs-hateoas-parent "0.4.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jax-rs-hateoas-core
  • demo