| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы CLI Взаимодействие с пользователем |
| Группа | Группаcom.alibaba.csp |
| Идентификатор | Идентификаторspring-boot-starter-ahas-switch-client |
| Версия | Версия1.1.9 |
| Тип | Типjar |
| Описание |
Описаниеspring-boot-starter-ahas-switch-client
The parent project of AHAS switch starter
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.alibaba.csp/spring-boot-starter-ahas-switch-client/ -->
<dependency>
<groupId>com.alibaba.csp</groupId>
<artifactId>spring-boot-starter-ahas-switch-client</artifactId>
<version>1.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.csp/spring-boot-starter-ahas-switch-client/
implementation 'com.alibaba.csp:spring-boot-starter-ahas-switch-client:1.1.9'
// https://jarcasting.com/artifacts/com.alibaba.csp/spring-boot-starter-ahas-switch-client/
implementation ("com.alibaba.csp:spring-boot-starter-ahas-switch-client:1.1.9")
'com.alibaba.csp:spring-boot-starter-ahas-switch-client:jar:1.1.9'
<dependency org="com.alibaba.csp" name="spring-boot-starter-ahas-switch-client" rev="1.1.9">
<artifact name="spring-boot-starter-ahas-switch-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.csp', module='spring-boot-starter-ahas-switch-client', version='1.1.9')
)
libraryDependencies += "com.alibaba.csp" % "spring-boot-starter-ahas-switch-client" % "1.1.9"
[com.alibaba.csp/spring-boot-starter-ahas-switch-client "1.1.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.alibaba.csp : ahas-switch-client | jar | 1.1.10 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.0.9.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot Необязательный | jar | 2.0.9.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure Необязательный | jar | 2.0.9.RELEASE |