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