License |
License |
---|---|
GroupId | GroupIdcn.jdevelops |
ArtifactId | ArtifactIdcloud-gateway |
Version | Version2.0.3 |
Type | Typejar |
Description |
Description开发用的小组件
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cloud-gateway-2.0.3.pom | |
cloud-gateway-2.0.3.jar | 25 KB |
cloud-gateway-2.0.3-sources.jar | 13 KB |
cloud-gateway-2.0.3-javadoc.jar | 126 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.jdevelops/cloud-gateway/ -->
<dependency>
<groupId>cn.jdevelops</groupId>
<artifactId>cloud-gateway</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jdevelops/cloud-gateway/
implementation 'cn.jdevelops:cloud-gateway:2.0.3'
// https://jarcasting.com/artifacts/cn.jdevelops/cloud-gateway/
implementation ("cn.jdevelops:cloud-gateway:2.0.3")
'cn.jdevelops:cloud-gateway:jar:2.0.3'
<dependency org="cn.jdevelops" name="cloud-gateway" rev="2.0.3">
<artifact name="cloud-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jdevelops', module='cloud-gateway', version='2.0.3')
)
libraryDependencies += "cn.jdevelops" % "cloud-gateway" % "2.0.3"
[cn.jdevelops/cloud-gateway "2.0.3"]
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.3 |
cn.jdevelops : apis-result | jar | 2.0.3 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-test | jar | 2.4.2 |