is not current version
Last Version 1.15.0

com.redhat.lightblue:lightblue-core-hystrix 1.13.0


GroupId

GroupId

com.redhat.lightblue
ArtifactId

ArtifactId

lightblue-core-hystrix
Version

Version

1.13.0
Type

Type

jar

Download lightblue-core-hystrix 1.13.0


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