| Категории |
КатегорииAnt Компиляция и сборка |
|---|---|
| Группа | Группаcom.huaweicloud.sermant |
| Идентификатор | Идентификаторspring-cloud-registry-plugin |
| Версия | Версия0.3.2 |
| Тип | Типjar |
| Описание |
Описаниеspring-cloud-registry-plugin
The plugin module of registry for spring-cloud.
|
<!-- https://jarcasting.com/artifacts/com.huaweicloud.sermant/spring-cloud-registry-plugin/ -->
<dependency>
<groupId>com.huaweicloud.sermant</groupId>
<artifactId>spring-cloud-registry-plugin</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/spring-cloud-registry-plugin/
implementation 'com.huaweicloud.sermant:spring-cloud-registry-plugin:0.3.2'
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/spring-cloud-registry-plugin/
implementation ("com.huaweicloud.sermant:spring-cloud-registry-plugin:0.3.2")
'com.huaweicloud.sermant:spring-cloud-registry-plugin:jar:0.3.2'
<dependency org="com.huaweicloud.sermant" name="spring-cloud-registry-plugin" rev="0.3.2">
<artifact name="spring-cloud-registry-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.huaweicloud.sermant', module='spring-cloud-registry-plugin', version='0.3.2')
)
libraryDependencies += "com.huaweicloud.sermant" % "spring-cloud-registry-plugin" % "0.3.2"
[com.huaweicloud.sermant/spring-cloud-registry-plugin "0.3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.huaweicloud.sermant : sermant-agentcore-core | jar | 0.3.2 |
| org.springframework.boot : spring-boot | jar | 2.3.4.RELEASE |
| org.springframework.cloud : spring-cloud-commons | jar | 2.1.0.RELEASE |
| com.alibaba.nacos : nacos-client | jar | 2.0.0 |
| org.springframework.cloud : spring-cloud-starter-zookeeper-discovery | jar | 2.1.0.RELEASE |
| org.springframework.cloud : spring-cloud-starter-consul-discovery | jar | 2.1.0.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |