Uniform Hystrix Concurrency Strategy Core

Uniform Hystrix Concurrency Strategy Build

License

License

GroupId

GroupId

io.github.kerwin612
ArtifactId

ArtifactId

uhcs-core
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Uniform Hystrix Concurrency Strategy Core
Uniform Hystrix Concurrency Strategy Build

Download uhcs-core

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.netflix.hystrix : hystrix-core jar 1.5.18

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1