Last Version

Spring Cloud Gateway 3.1.3

Spring Cloud Gateway

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-gateway
Version

Version

3.1.3
Type

Type

pom
Description

Description

Spring Cloud Gateway
Spring Cloud Gateway
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/spring-cloud/spring-cloud-gateway

Download spring-cloud-gateway 3.1.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.