Last Version

leo-gateway 1.1.1.RELEASE

Leo 网关

License

License

GroupId

GroupId

cn.acyou
ArtifactId

ArtifactId

leo-gateway
Version

Version

1.1.1.RELEASE
Type

Type

jar
Description

Description

leo-gateway
Leo 网关

Download leo-gateway 1.1.1.RELEASE


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-gateway jar
com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-config jar
com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-discovery jar
com.alibaba.cloud : spring-cloud-starter-alibaba-sentinel jar
com.alibaba.csp : sentinel-spring-cloud-gateway-adapter jar
com.alibaba.csp : sentinel-transport-simple-http jar
org.springframework.cloud : spring-cloud-starter-bootstrap jar 3.0.2
org.springframework.cloud : spring-cloud-starter-loadbalancer jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.2

Project Modules

There are no modules declared in this project.