Download switchman-hateoas-client-1.0.jar file - Jar s

Jar examples for s:switchman-hateoas-client

Description

Utility classes for HATEOAS clients using Hystrix and Spring Cache Abstraction.

You can download jar file switchman-hateoas-client 1.0 in this page.

License

Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

switchman-hateoas-client-1.0-javadoc.jar
switchman-hateoas-client-1.0-sources.jar
switchman-hateoas-client-1.0.jar
switchman-hateoas-client-1.0.pom



Related Tutorials