spring-cloud-starter-gateway

Spring Cloud Starter

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-gateway
Last Version

Last Version

3.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

spring-cloud-starter-gateway
Spring Cloud Starter
Project URL

Project URL

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

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-gateway

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter jar 3.1.3
org.springframework.cloud : spring-cloud-gateway-server jar 3.1.3
org.springframework.boot : spring-boot-starter-webflux jar 2.6.8
org.springframework.cloud : spring-cloud-starter-loadbalancer Optional jar 3.1.3

Project Modules

There are no modules declared in this project.
org.springframework.cloud

Spring Cloud Incubator

Versions

Version
3.1.3
3.1.2
3.1.1
3.1.0
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.2.10.RELEASE
2.2.9.RELEASE
2.2.8.RELEASE
2.2.7.RELEASE
2.2.6.RELEASE
2.2.5.RELEASE
2.2.4.RELEASE
2.2.3.RELEASE
2.2.2.RELEASE
2.2.1.RELEASE
2.2.0.RELEASE
2.1.5.RELEASE
2.1.4.RELEASE
2.1.3.RELEASE
2.1.2.RELEASE
2.1.1.RELEASE
2.1.0.RELEASE
2.0.4.RELEASE
2.0.3.RELEASE
2.0.2.RELEASE
2.0.1.RELEASE
2.0.0.RELEASE