License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.redhat.lightblue.client |
ArtifactId | ArtifactIdlightblue-client-hystrix |
Last Version | Last Version5.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlightblue-client: com.redhat.lightblue.client|lightblue-client-hystrix
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.redhat.lightblue.client/lightblue-client-hystrix/ -->
<dependency>
<groupId>com.redhat.lightblue.client</groupId>
<artifactId>lightblue-client-hystrix</artifactId>
<version>5.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.lightblue.client/lightblue-client-hystrix/
implementation 'com.redhat.lightblue.client:lightblue-client-hystrix:5.17.0'
// https://jarcasting.com/artifacts/com.redhat.lightblue.client/lightblue-client-hystrix/
implementation ("com.redhat.lightblue.client:lightblue-client-hystrix:5.17.0")
'com.redhat.lightblue.client:lightblue-client-hystrix:jar:5.17.0'
<dependency org="com.redhat.lightblue.client" name="lightblue-client-hystrix" rev="5.17.0">
<artifact name="lightblue-client-hystrix" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redhat.lightblue.client', module='lightblue-client-hystrix', version='5.17.0')
)
libraryDependencies += "com.redhat.lightblue.client" % "lightblue-client-hystrix" % "5.17.0"
[com.redhat.lightblue.client/lightblue-client-hystrix "5.17.0"]
Group / Artifact | Type | Version |
---|---|---|
com.redhat.lightblue.client : lightblue-client-core | jar | 5.17.0 |
com.netflix.hystrix : hystrix-core | jar | 1.5.18 |
com.netflix.hystrix : hystrix-servo-metrics-publisher | jar | 1.5.18 |
com.netflix.hystrix : hystrix-metrics-event-stream | jar | 1.5.18 |
com.netflix.servo : servo-graphite | jar | 0.13.2 |
com.timgroup : java-statsd-client | jar | 3.1.0 |
com.netflix.servo : servo-core | jar | 0.13.2 |
com.google.guava : guava | jar | 24.0-jre |
commons-lang : commons-lang | jar | 2.6 |
commons-io : commons-io | jar | 2.4 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.7 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.7 |
org.slf4j : slf4j-api | jar | 1.7.5 |
io.reactivex : rxjava | jar | 1.0.7 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.spec : jboss-javaee-6.0 | pom | 3.0.2.Final |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.5 |
junit : junit | jar | 4.12 |
org.skyscreamer : jsonassert | jar | 1.2.3 |
org.mockito : mockito-core | jar | 1.10.17 |