Last Version

Spring Cloud Netflix Hystrix Stream 2.2.10.RELEASE

Spring Cloud Netflix Hystrix Stream

License

License

Categories

Categories

Net
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-netflix-hystrix-stream
Version

Version

2.2.10.RELEASE
Type

Type

jar
Description

Description

Spring Cloud Netflix Hystrix Stream
Spring Cloud Netflix Hystrix Stream
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-netflix-hystrix-stream 2.2.10.RELEASE


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-starter-logging jar 2.3.12.RELEASE
org.springframework.cloud : spring-cloud-commons jar 2.2.9.RELEASE
org.springframework.cloud : spring-cloud-netflix-hystrix jar 2.2.10.RELEASE
org.springframework.cloud : spring-cloud-stream jar 3.0.13.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.11.4
com.netflix.hystrix : hystrix-core jar 1.5.18
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.3.12.RELEASE

Project Modules

There are no modules declared in this project.