Jar examples for s:switchman-hateoas-client
Utility classes for HATEOAS clients using Hystrix and Spring Cache Abstraction.
You can download jar file switchman-hateoas-client 1.0 in this page.
Apache License, Version 2.0
You can use the following script to add switchman-hateoas-client-1.0.jar to your project.
<dependency> <groupId>de.is24.common</groupId> <artifactId>switchman-hateoas-client</artifactId> <version>1.0</version> </dependency>
compile group: 'de.is24.common', name: 'switchman-hateoas-client', version: '1.0'
libraryDependencies += "de.is24.common" % "switchman-hateoas-client" % "1.0"
<dependency org="de.is24.common" name="switchman-hateoas-client" rev="1.0"/>
@Grapes(@Grab(group='de.is24.common', module='switchman-hateoas-client', version='1.0'))
'de.is24.common:switchman-hateoas-client:jar:1.0'
Click the following link to download the jar file.
switchman-hateoas-client-1.0-javadoc.jar