is not current version
Last Version 1.1.9

io.appform.core:hystrix-function-wrapper 1.1.5

An utility lib that allows lambdas to be wrapped in hystrix commands

Categories

Categories

ORM Data
GroupId

GroupId

io.appform.core
ArtifactId

ArtifactId

hystrix-function-wrapper
Version

Version

1.1.5
Type

Type

jar

Download hystrix-function-wrapper 1.1.5


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