| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.fanzezhen.common |
| Идентификатор | Идентификаторcommon-gateway |
| Последняя версия | Последняя версия2.1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCommonly used
|
| Имя Файла | Размер |
|---|---|
| common-gateway-2.1.2.pom | |
| common-gateway-2.1.2.jar | 171 KB |
| common-gateway-2.1.2-sources.jar | 80 KB |
| common-gateway-2.1.2-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fanzezhen.common/common-gateway/ -->
<dependency>
<groupId>com.github.fanzezhen.common</groupId>
<artifactId>common-gateway</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fanzezhen.common/common-gateway/
implementation 'com.github.fanzezhen.common:common-gateway:2.1.2'
// https://jarcasting.com/artifacts/com.github.fanzezhen.common/common-gateway/
implementation ("com.github.fanzezhen.common:common-gateway:2.1.2")
'com.github.fanzezhen.common:common-gateway:jar:2.1.2'
<dependency org="com.github.fanzezhen.common" name="common-gateway" rev="2.1.2">
<artifact name="common-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fanzezhen.common', module='common-gateway', version='2.1.2')
)
libraryDependencies += "com.github.fanzezhen.common" % "common-gateway" % "2.1.2"
[com.github.fanzezhen.common/common-gateway "2.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.hutool : hutool-all | jar | 5.7.3 |
| org.projectlombok : lombok | jar | 1.18.22 |
| org.springframework.cloud : spring-cloud-starter | jar | 2.2.9.RELEASE |
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.3.9.RELEASE |
| org.springframework.cloud : spring-cloud-starter-gateway | jar | 2.2.9.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.3.9.RELEASE |
| org.springframework.cloud : spring-cloud-starter-netflix-eureka-client | jar | 2.2.9.RELEASE |
| io.jaegertracing : jaeger-client | jar | 1.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-data-redis-reactive | jar | 2.3.9.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.9.RELEASE |
| io.projectreactor : reactor-test | jar | 3.4.7 |