| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.huaweicloud |
| Идентификатор | Идентификаторservice-center-client |
| Версия | Версия1.5.9-Hoxton |
| Тип | Типjar |
| Описание |
ОписаниеServiceComb::Clients::Service Center Client
Spring Cloud parent pom, managing plugins and dependencies for Spring
Cloud projects
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.huaweicloud/service-center-client/ -->
<dependency>
<groupId>com.huaweicloud</groupId>
<artifactId>service-center-client</artifactId>
<version>1.5.9-Hoxton</version>
</dependency>
// https://jarcasting.com/artifacts/com.huaweicloud/service-center-client/
implementation 'com.huaweicloud:service-center-client:1.5.9-Hoxton'
// https://jarcasting.com/artifacts/com.huaweicloud/service-center-client/
implementation ("com.huaweicloud:service-center-client:1.5.9-Hoxton")
'com.huaweicloud:service-center-client:jar:1.5.9-Hoxton'
<dependency org="com.huaweicloud" name="service-center-client" rev="1.5.9-Hoxton">
<artifact name="service-center-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.huaweicloud', module='service-center-client', version='1.5.9-Hoxton')
)
libraryDependencies += "com.huaweicloud" % "service-center-client" % "1.5.9-Hoxton"
[com.huaweicloud/service-center-client "1.5.9-Hoxton"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.huaweicloud : http-client-common | jar | 1.5.9-Hoxton |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | |
| org.mockito : mockito-core | jar | |
| org.jmockit : jmockit | jar | 1.36 |
| org.springframework.boot : spring-boot-test | jar |