License |
License |
---|---|
GroupId | GroupIdorg.springframework.cloud |
ArtifactId | ArtifactIdspring-cloud-gateway-server |
Last Version | Last Version3.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Cloud Gateway Server
Spring Cloud Gateway Server
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-gateway-server/ -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-gateway-server</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-gateway-server/
implementation 'org.springframework.cloud:spring-cloud-gateway-server:3.1.3'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-gateway-server/
implementation ("org.springframework.cloud:spring-cloud-gateway-server:3.1.3")
'org.springframework.cloud:spring-cloud-gateway-server:jar:3.1.3'
<dependency org="org.springframework.cloud" name="spring-cloud-gateway-server" rev="3.1.3">
<artifact name="spring-cloud-gateway-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-gateway-server', version='3.1.3')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-gateway-server" % "3.1.3"
[org.springframework.cloud/spring-cloud-gateway-server "3.1.3"]
Version |
---|
3.1.3
|
3.1.2
|
3.1.1
|
3.1.0
|
3.0.7
|
3.0.6
|
3.0.5
|
3.0.4
|
3.0.3
|
3.0.2
|
3.0.1
|
3.0.0
|
2.2.10.RELEASE
|
2.2.9.RELEASE
|
2.2.8.RELEASE
|
2.2.7.RELEASE
|
2.2.6.RELEASE
|