Last Version

spring-cloud-gateway-mvc 3.1.3

Spring Cloud Gateway MVC

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-gateway-mvc
Version

Version

3.1.3
Type

Type

jar
Description

Description

spring-cloud-gateway-mvc
Spring Cloud Gateway MVC
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-gateway-mvc 3.1.3


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.