Last Version

Ecwid Consul API 1.4.5

Java client for Consul HTTP API (http://consul.io)

License

License

Categories

Categories

consul-api Container Microservices
GroupId

GroupId

com.ecwid.consul
ArtifactId

ArtifactId

consul-api
Version

Version

1.4.5
Type

Type

jar
Description

Description

Ecwid Consul API
Java client for Consul HTTP API (http://consul.io)
Project URL

Project URL

https://github.com/Ecwid/consul-api
Source Code Management

Source Code Management

https://github.com/Ecwid/consul-api.git

Download consul-api 1.4.5


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

Dependencies

runtime (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.2
org.apache.httpcomponents : httpcore jar 4.4.9
org.apache.httpcomponents : httpclient jar 4.5.5

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.1.0
org.mockito : mockito-core jar 2.23.0
org.hamcrest : hamcrest-library jar 1.3
org.slf4j : slf4j-simple jar 1.7.25
com.pszymczyk.consul : embedded-consul jar 1.0.2

Project Modules

There are no modules declared in this project.