is not current version
Last Version 0.5.1

com.mercateo.rest:rest-hateoas-client 0.4.1

Client for dynamic discovery of REST-APIs which are developed with the help of common.rest.schemagen

Categories

Categories

CLI User Interface hate Data Data Formats Hypermedia Types
GroupId

GroupId

com.mercateo.rest
ArtifactId

ArtifactId

rest-hateoas-client
Version

Version

0.4.1
Type

Type

jar

Download rest-hateoas-client 0.4.1


<!-- https://jarcasting.com/artifacts/com.mercateo.rest/rest-hateoas-client/ -->
<dependency>
    <groupId>com.mercateo.rest</groupId>
    <artifactId>rest-hateoas-client</artifactId>
    <version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mercateo.rest/rest-hateoas-client/
implementation 'com.mercateo.rest:rest-hateoas-client:0.4.1'
// https://jarcasting.com/artifacts/com.mercateo.rest/rest-hateoas-client/
implementation ("com.mercateo.rest:rest-hateoas-client:0.4.1")
'com.mercateo.rest:rest-hateoas-client:jar:0.4.1'
<dependency org="com.mercateo.rest" name="rest-hateoas-client" rev="0.4.1">
  <artifact name="rest-hateoas-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mercateo.rest', module='rest-hateoas-client', version='0.4.1')
)
libraryDependencies += "com.mercateo.rest" % "rest-hateoas-client" % "0.4.1"
[com.mercateo.rest/rest-hateoas-client "0.4.1"]