GroupId | GroupIdcom.nepxion |
---|---|
ArtifactId | ArtifactIddiscovery-plugin-framework-consul |
Version | Version5.5.13 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.nepxion/discovery-plugin-framework-consul/ -->
<dependency>
<groupId>com.nepxion</groupId>
<artifactId>discovery-plugin-framework-consul</artifactId>
<version>5.5.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.nepxion/discovery-plugin-framework-consul/
implementation 'com.nepxion:discovery-plugin-framework-consul:5.5.13'
// https://jarcasting.com/artifacts/com.nepxion/discovery-plugin-framework-consul/
implementation ("com.nepxion:discovery-plugin-framework-consul:5.5.13")
'com.nepxion:discovery-plugin-framework-consul:jar:5.5.13'
<dependency org="com.nepxion" name="discovery-plugin-framework-consul" rev="5.5.13">
<artifact name="discovery-plugin-framework-consul" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nepxion', module='discovery-plugin-framework-consul', version='5.5.13')
)
libraryDependencies += "com.nepxion" % "discovery-plugin-framework-consul" % "5.5.13"
[com.nepxion/discovery-plugin-framework-consul "5.5.13"]