Uniform Hystrix Concurrency Strategy


License

License

GroupId

GroupId

io.github.kerwin612
ArtifactId

ArtifactId

uhcs
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

Uniform Hystrix Concurrency Strategy
Uniform Hystrix Concurrency Strategy
Project URL

Project URL

https://github.com/kerwin612/uhcs/
Source Code Management

Source Code Management

https://github.com/kerwin612/uhcs

Download uhcs

Filename Size
uhcs-0.0.3.pom 1 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1