Spring Cloud Gateway Core

Spring Cloud Gateway Core (deprecated in favor of spring-cloud-gateway-server)

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-gateway-core
Last Version

Last Version

2.2.10.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Cloud Gateway Core
Spring Cloud Gateway Core (deprecated in favor of spring-cloud-gateway-server)
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-gateway-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-gateway-server jar 2.2.10.RELEASE

Project Modules

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

Spring Cloud Incubator

Versions

Version
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