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