Last Version

Switchman Hateoas Client 1.0

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

License

License

Categories

Categories

CLI User Interface hate Data Data Formats Hypermedia Types
GroupId

GroupId

de.is24.common
ArtifactId

ArtifactId

switchman-hateoas-client
Version

Version

1.0
Type

Type

jar
Description

Description

Switchman Hateoas Client
Utility classes for HATEOAS clients using Hystrix and Spring Cache Abstraction.
Project Organization

Project Organization

Immobilien Scout GmbH

Download switchman-hateoas-client 1.0


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

Dependencies

provided (3)

Group / Artifact Type Version
org.springframework : spring-core jar 4.1.4.RELEASE
org.springframework.hateoas : spring-hateoas jar 0.16.0.RELEASE
com.netflix.hystrix : hystrix-core jar 1.3.19

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.8

Project Modules

There are no modules declared in this project.