Last Version

cn.jdevelops:cloud-gateway 2.0.4

开发用的小组件

License

License

GroupId

GroupId

cn.jdevelops
ArtifactId

ArtifactId

cloud-gateway
Version

Version

2.0.4
Type

Type

jar
Description

Description

开发用的小组件
Project Organization

Project Organization

tan

Download cloud-gateway 2.0.4


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

Dependencies

compile (16)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-gateway jar
org.bouncycastle : bcpkix-jdk15on jar 1.69
com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-discovery jar 2021.1
com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-config jar
org.springframework.cloud : spring-cloud-starter-openfeign jar 3.0.5
org.springframework.boot : spring-boot-starter-actuator jar 2.4.2
com.github.xiaoymin : knife4j-spring-boot-starter jar 3.0.3
cn.jdevelops : utils-jwt jar 2.0.4
cn.jdevelops : apis-result jar 2.0.4
com.google.guava : guava jar [30.0-jre,)
org.projectlombok : lombok jar 1.18.22
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.2
org.springframework.boot : spring-boot-starter-validation jar 2.4.2
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.6.28
org.mockito : mockito-inline jar 3.6.28

test (1)

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

Project Modules

There are no modules declared in this project.