is not current version
Last Version 0.4.5

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

JAX-RS extension to support hypermedia links (HATEOAS)

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.2
Type

Type

pom

Download jax-rs-hateoas-parent 0.4.2


<!-- 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.2</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.2'
// 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.2")
'com.jayway.jax-rs-hateoas:jax-rs-hateoas-parent:pom:0.4.2'
<dependency org="com.jayway.jax-rs-hateoas" name="jax-rs-hateoas-parent" rev="0.4.2">
  <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.2')
)
libraryDependencies += "com.jayway.jax-rs-hateoas" % "jax-rs-hateoas-parent" % "0.4.2"
[com.jayway.jax-rs-hateoas/jax-rs-hateoas-parent "0.4.2"]