Last Version

com.github.tackfast:jarboot-gateway 1.0.5

jarboot 服务网关,基于 spring cloud gateway

License

License

GroupId

GroupId

com.github.tackfast
ArtifactId

ArtifactId

jarboot-gateway
Version

Version

1.0.5
Type

Type

jar
Description

Description

jarboot 服务网关,基于 spring cloud gateway
Project URL

Project URL

https://github.com/tackfast/jarboot

Download jarboot-gateway 1.0.5


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

Dependencies

compile (9)

Group / Artifact Type Version
com.github.tackfast : jarboot-common-core jar
org.springframework.cloud : spring-cloud-starter-gateway jar
org.springframework.boot : spring-boot-starter-data-redis-reactive jar
org.springframework : spring-context-support jar
com.github.axet : kaptcha jar 0.0.9
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.cloud : spring-cloud-starter-openfeign jar
com.github.ulisesbocchio : jasypt-spring-boot-starter jar 3.0.3
cn.hutool : hutool-all jar 5.6.7

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (1)

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

Project Modules

There are no modules declared in this project.