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