is not current version
Last Version 3.1.3

spring-cloud-starter-gateway 3.0.3

Spring Cloud Starter

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-gateway
Version

Version

3.0.3
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 3.0.3


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

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.