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