is not current version
Last Version 0.9.2-RC14

com.github.advantageous:qbit-consul-client 0.9.2-RC2

Consul client for qbit

Categories

Categories

Ant Build Tools CLI User Interface Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.advantageous
ArtifactId

ArtifactId

qbit-consul-client
Version

Version

0.9.2-RC2
Type

Type

jar

Download qbit-consul-client 0.9.2-RC2


<!-- https://jarcasting.com/artifacts/com.github.advantageous/qbit-consul-client/ -->
<dependency>
    <groupId>com.github.advantageous</groupId>
    <artifactId>qbit-consul-client</artifactId>
    <version>0.9.2-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-consul-client/
implementation 'com.github.advantageous:qbit-consul-client:0.9.2-RC2'
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-consul-client/
implementation ("com.github.advantageous:qbit-consul-client:0.9.2-RC2")
'com.github.advantageous:qbit-consul-client:jar:0.9.2-RC2'
<dependency org="com.github.advantageous" name="qbit-consul-client" rev="0.9.2-RC2">
  <artifact name="qbit-consul-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.advantageous', module='qbit-consul-client', version='0.9.2-RC2')
)
libraryDependencies += "com.github.advantageous" % "qbit-consul-client" % "0.9.2-RC2"
[com.github.advantageous/qbit-consul-client "0.9.2-RC2"]