mands-springboot-hystrix

A jar containing some utilities for sync and async calls in Marks and Spencer Spring Boot services

License

License

MIT License
GroupId

GroupId

com.marksandspencer
ArtifactId

ArtifactId

mands-springboot-hystrix
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

mands-springboot-hystrix
A jar containing some utilities for sync and async calls in Marks and Spencer Spring Boot services

Download mands-springboot-hystrix

How to add to project

<!-- https://jarcasting.com/artifacts/com.marksandspencer/mands-springboot-hystrix/ -->
<dependency>
    <groupId>com.marksandspencer</groupId>
    <artifactId>mands-springboot-hystrix</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.marksandspencer/mands-springboot-hystrix/
implementation 'com.marksandspencer:mands-springboot-hystrix:1.0.1'
// https://jarcasting.com/artifacts/com.marksandspencer/mands-springboot-hystrix/
implementation ("com.marksandspencer:mands-springboot-hystrix:1.0.1")
'com.marksandspencer:mands-springboot-hystrix:jar:1.0.1'
<dependency org="com.marksandspencer" name="mands-springboot-hystrix" rev="1.0.1">
  <artifact name="mands-springboot-hystrix" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marksandspencer', module='mands-springboot-hystrix', version='1.0.1')
)
libraryDependencies += "com.marksandspencer" % "mands-springboot-hystrix" % "1.0.1"
[com.marksandspencer/mands-springboot-hystrix "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.4.1.RELEASE
org.springframework.cloud : spring-cloud-starter-hystrix jar 1.1.5.RELEASE
com.marksandspencer : mands-springboot-logging jar 1.0.1

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.4.1.RELEASE

Project Modules

There are no modules declared in this project.
com.marksandspencer

M&S Digital Innovation

Official github organisation for Marks and Spencer

Versions

Version
1.0.1
1.0.0