HxFactory

Factory library to create and run Hystrix commands with simplicity

License

License

GroupId

GroupId

com.github.anicolaspp
ArtifactId

ArtifactId

HxFactory
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

HxFactory
Factory library to create and run Hystrix commands with simplicity
Project URL

Project URL

https://github.com/anicolaspp/HxFactory
Project Organization

Project Organization

simpligility technologies inc.
Source Code Management

Source Code Management

https://github.com/anicolaspp/HxFactory

Download HxFactory

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.netflix.hystrix : hystrix-core jar 1.5.12
com.typesafe : config jar 1.3.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2