Last Version

demo-domain 0.4.5

JAX-RS extension to support hypermedia links (HATEOAS)

License

License

Categories

Categories

hate Data Data Formats Hypermedia Types Doma ORM
GroupId

GroupId

com.jayway.jax-rs-hateoas
ArtifactId

ArtifactId

demo-domain
Version

Version

0.4.5
Type

Type

jar
Description

Description

demo-domain
JAX-RS extension to support hypermedia links (HATEOAS)
Project URL

Project URL

http://maven.apache.org

Download demo-domain 0.4.5


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava-collections jar r03
com.jayway.jax-rs-hateoas : jax-rs-hateoas-core jar 0.4.5

Project Modules

There are no modules declared in this project.