| License |
License |
|---|---|
| Categories |
Categorieshate Data Data Formats Hypermedia Types |
| GroupId | GroupIdcom.jayway.jax-rs-hateoas |
| ArtifactId | ArtifactIdjax-rs-hateoas-parent |
| Last Version | Last Version0.4.5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionjax-rs-hateoas build root
JAX-RS extension to support hypermedia links (HATEOAS)
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jax-rs-hateoas-parent-0.4.5.pom | 11 KB |
| Browse |
<!-- 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"]