com.github.tackfast:jarboot-common-gateway

jarboot gateway

License

License

GroupId

GroupId

com.github.tackfast
ArtifactId

ArtifactId

jarboot-common-gateway
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

jarboot gateway
Project URL

Project URL

https://github.com/tackfast/jarboot

Download jarboot-common-gateway

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.github.tackfast : jarboot-common-core jar
org.springframework.cloud : spring-cloud-gateway-server jar
org.springframework.boot : spring-boot-starter-data-redis-reactive jar
com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-discovery jar
org.springframework.cloud : spring-cloud-starter-loadbalancer jar
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 (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar
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.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1