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