License |
License |
---|---|
GroupId | GroupIdcom.redhat.lightblue |
ArtifactId | ArtifactIdlightblue-core-hystrix |
Version | Version1.15.0 |
Type | Typejar |
Description |
Descriptionlightblue-core: com.redhat.lightblue|lightblue-core-hystrix
Lightblue Core components
|
<!-- https://jarcasting.com/artifacts/com.redhat.lightblue/lightblue-core-hystrix/ -->
<dependency>
<groupId>com.redhat.lightblue</groupId>
<artifactId>lightblue-core-hystrix</artifactId>
<version>1.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue/lightblue-core-hystrix/
implementation 'com.redhat.lightblue:lightblue-core-hystrix:1.15.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue/lightblue-core-hystrix/
implementation ("com.redhat.lightblue:lightblue-core-hystrix:1.15.0")
'com.redhat.lightblue:lightblue-core-hystrix:jar:1.15.0'
<dependency org="com.redhat.lightblue" name="lightblue-core-hystrix" rev="1.15.0">
<artifact name="lightblue-core-hystrix" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue', module='lightblue-core-hystrix', version='1.15.0')
)
libraryDependencies += "com.redhat.lightblue" % "lightblue-core-hystrix" % "1.15.0"
[com.redhat.lightblue/lightblue-core-hystrix "1.15.0"]
Group / Artifact | Type | Version |
---|---|---|
com.netflix.hystrix : hystrix-core | jar | 1.4.7 |
com.netflix.hystrix : hystrix-servo-metrics-publisher | jar | 1.4.7 |
com.netflix.hystrix : hystrix-metrics-event-stream | jar | 1.4.7 |
com.netflix.servo : servo-graphite | jar | 0.8.0 |
com.timgroup : java-statsd-client | jar | 3.1.0 |
com.netflix.servo : servo-core | jar | 0.8.0 |
org.slf4j : slf4j-api | jar | 1.7.7 |
io.reactivex : rxjava | jar | 1.0.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |