is not current version
Last Version 2.2.10.RELEASE

Spring Cloud Netflix Zuul 2.2.9.RELEASE

Spring Cloud Netflix Zuul

License

License

Categories

Categories

Net Zuul Application Layer Libs Distributed Applications
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-netflix-zuul
Version

Version

2.2.9.RELEASE
Type

Type

jar
Description

Description

Spring Cloud Netflix Zuul
Spring Cloud Netflix Zuul
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-netflix-zuul 2.2.9.RELEASE


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

Dependencies

compile (18)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-netflix-hystrix jar 2.2.9.RELEASE
org.apache.httpcomponents : httpclient jar 4.5.13
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.12.RELEASE
com.netflix.hystrix : hystrix-core Optional jar 1.5.18
com.netflix.ribbon : ribbon-loadbalancer Optional jar 2.3.0
com.netflix.ribbon : ribbon-core Optional jar 2.3.0
com.netflix.ribbon : ribbon-httpclient Optional jar 2.3.0
org.springframework.boot : spring-boot-starter-actuator Optional jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-starter-web Optional jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-starter-security Optional jar 2.3.12.RELEASE
org.springframework.cloud : spring-cloud-commons Optional jar 2.2.9.RELEASE
org.springframework.cloud : spring-cloud-context Optional jar 2.2.9.RELEASE
com.netflix.zuul : zuul-core Optional jar 1.3.1
org.springframework.cloud : spring-cloud-starter-netflix-ribbon Optional jar 2.2.9.RELEASE
com.netflix.netflix-commons : netflix-commons-util jar 0.3.0
org.springframework.cloud : spring-cloud-starter-netflix-hystrix jar 2.2.9.RELEASE
org.springframework.retry : spring-retry Optional jar 1.2.5.RELEASE
com.squareup.okhttp3 : okhttp Optional jar 3.14.9

Project Modules

There are no modules declared in this project.