| Категории |
Категорииconfig Библиотеки уровня приложения Configuration Apollo Контейнер Микросервисы |
|---|---|
| Группа | Группаcom.nepxion |
| Идентификатор | Идентификаторdiscovery-plugin-config-center-starter-apollo |
| Версия | Версия4.13.13 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.nepxion/discovery-plugin-config-center-starter-apollo/ -->
<dependency>
<groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-config-center-starter-apollo</artifactId>
<version>4.13.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.nepxion/discovery-plugin-config-center-starter-apollo/
implementation 'com.nepxion:discovery-plugin-config-center-starter-apollo:4.13.13'
// https://jarcasting.com/artifacts/com.nepxion/discovery-plugin-config-center-starter-apollo/
implementation ("com.nepxion:discovery-plugin-config-center-starter-apollo:4.13.13")
'com.nepxion:discovery-plugin-config-center-starter-apollo:jar:4.13.13'
<dependency org="com.nepxion" name="discovery-plugin-config-center-starter-apollo" rev="4.13.13">
<artifact name="discovery-plugin-config-center-starter-apollo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nepxion', module='discovery-plugin-config-center-starter-apollo', version='4.13.13')
)
libraryDependencies += "com.nepxion" % "discovery-plugin-config-center-starter-apollo" % "4.13.13"
[com.nepxion/discovery-plugin-config-center-starter-apollo "4.13.13"]