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