is not current version
Last Version 0.4.5

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

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

Type

pom

Download jax-rs-hateoas-parent 0.4.3


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