Uniform Hystrix Concurrency Strategy Spring

Uniform Hystrix Concurrency Strategy Build

License

License

GroupId

GroupId

io.github.kerwin612
ArtifactId

ArtifactId

uhcs-spring
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Uniform Hystrix Concurrency Strategy Spring
Uniform Hystrix Concurrency Strategy Build

Download uhcs-spring

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.kerwin612/uhcs-spring/ -->
<dependency>
    <groupId>io.github.kerwin612</groupId>
    <artifactId>uhcs-spring</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.kerwin612/uhcs-spring/
implementation 'io.github.kerwin612:uhcs-spring:0.0.3'
// https://jarcasting.com/artifacts/io.github.kerwin612/uhcs-spring/
implementation ("io.github.kerwin612:uhcs-spring:0.0.3")
'io.github.kerwin612:uhcs-spring:jar:0.0.3'
<dependency org="io.github.kerwin612" name="uhcs-spring" rev="0.0.3">
  <artifact name="uhcs-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.kerwin612', module='uhcs-spring', version='0.0.3')
)
libraryDependencies += "io.github.kerwin612" % "uhcs-spring" % "0.0.3"
[io.github.kerwin612/uhcs-spring "0.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.kerwin612 : uhcs-core jar 0.0.3

provided (2)

Group / Artifact Type Version
com.netflix.hystrix : hystrix-core jar 1.5.18
org.springframework.boot : spring-boot-autoconfigure jar 2.5.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1