Last Version

Spring Cloud Starter Netflix Zuul 2.2.10.RELEASE

Spring Cloud Starter Netflix Zuul

License

License

Categories

Categories

Net Zuul Application Layer Libs Distributed Applications
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-netflix-zuul
Version

Version

2.2.10.RELEASE
Type

Type

jar
Description

Description

Spring Cloud Starter Netflix Zuul
Spring Cloud Starter Netflix Zuul
Project URL

Project URL

https://projects.spring.io/spring-cloud
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-netflix-zuul 2.2.10.RELEASE


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-netflix-zuul jar 2.2.10.RELEASE
org.springframework.cloud : spring-cloud-starter jar 2.2.9.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.3.12.RELEASE
org.springframework.cloud : spring-cloud-starter-netflix-hystrix jar 2.2.10.RELEASE
org.springframework.cloud : spring-cloud-starter-netflix-ribbon jar 2.2.10.RELEASE
org.springframework.cloud : spring-cloud-starter-netflix-archaius jar 2.2.10.RELEASE
com.netflix.zuul : zuul-core jar 1.3.1

Project Modules

There are no modules declared in this project.