| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.tackfast |
| Идентификатор | Идентификаторjarboot-gateway |
| Версия | Версия1.0.5 |
| Тип | Типjar |
| Описание |
Описаниеjarboot 服务网关,基于 spring cloud gateway
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| jarboot-gateway-1.0.5.pom | |
| jarboot-gateway-1.0.5-sources.jar | 146 bytes |
| jarboot-gateway-1.0.5-javadoc.jar | 146 bytes |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 Необязательный | 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |