Categories |
Categorieshate Data Data Formats Hypermedia Types |
---|---|
GroupId | GroupIdcom.jayway.jax-rs-hateoas |
ArtifactId | ArtifactIdjax-rs-hateoas-parent |
Version | Version0.4.3 |
Type | Typepom |
Filename | Size |
---|---|
jax-rs-hateoas-parent-0.4.3.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.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"]