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