Last Version

spring-cloud-gateway-webflux 3.1.3

Spring Cloud Gateway Webflux

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-gateway-webflux
Version

Version

3.1.3
Type

Type

jar
Description

Description

spring-cloud-gateway-webflux
Spring Cloud Gateway Webflux
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-gateway-webflux 3.1.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-webflux jar 2.6.8
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.8
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.6.8

Project Modules

There are no modules declared in this project.