Last Version

hystrix-javanica 1.5.18

hystrix-javanica

License

License

Categories

Categories

Net
GroupId

GroupId

com.netflix.hystrix
ArtifactId

ArtifactId

hystrix-javanica
Version

Version

1.5.18
Type

Type

jar
Description

Description

hystrix-javanica
hystrix-javanica
Project URL

Project URL

https://github.com/Netflix/Hystrix
Source Code Management

Source Code Management

https://github.com/Netflix/Hystrix.git

Download hystrix-javanica 1.5.18


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

Dependencies

compile (4)

Group / Artifact Type Version
com.netflix.hystrix : hystrix-core jar 1.5.18
org.aspectj : aspectjweaver jar 1.8.6
com.google.guava : guava jar 15.0
com.google.code.findbugs : jsr305 jar 2.0.0

runtime (3)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.8.6
org.apache.commons : commons-lang3 jar 3.1
org.ow2.asm : asm jar 5.0.4

Project Modules

There are no modules declared in this project.