Categories |
CategoriesAnt Build Tools CLI User Interface Geo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdio.advantageous.qbit |
ArtifactId | ArtifactIdconsul-client |
Version | Version0.7.1 |
Type | Typejar |
Filename | Size |
---|---|
consul-client-0.7.1.pom | |
consul-client-0.7.1.jar | 47 KB |
consul-client-0.7.1-sources.jar | 40 KB |
consul-client-0.7.1-javadoc.jar | 130 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.advantageous.qbit/consul-client/ -->
<dependency>
<groupId>io.advantageous.qbit</groupId>
<artifactId>consul-client</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.advantageous.qbit/consul-client/
implementation 'io.advantageous.qbit:consul-client:0.7.1'
// https://jarcasting.com/artifacts/io.advantageous.qbit/consul-client/
implementation ("io.advantageous.qbit:consul-client:0.7.1")
'io.advantageous.qbit:consul-client:jar:0.7.1'
<dependency org="io.advantageous.qbit" name="consul-client" rev="0.7.1">
<artifact name="consul-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.advantageous.qbit', module='consul-client', version='0.7.1')
)
libraryDependencies += "io.advantageous.qbit" % "consul-client" % "0.7.1"
[io.advantageous.qbit/consul-client "0.7.1"]