is not current version
Last Version 0.8.4

consul-recipes 0.8.3

Java library for interacting with Consul.

License

License

GroupId

GroupId

pl.allegro.tech.discovery
ArtifactId

ArtifactId

consul-recipes
Version

Version

0.8.3
Type

Type

jar
Description

Description

consul-recipes
Java library for interacting with Consul.
Project URL

Project URL

https://github.com/allegro/consul-recipes
Source Code Management

Source Code Management

https://github.com/allegro/consul-recipes

Download consul-recipes 0.8.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.22
com.squareup.okhttp3 : okhttp jar 3.13.1

test (10)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.8.6
com.fasterxml.jackson.core : jackson-databind jar 2.8.6
org.spockframework : spock-core jar 1.0-groovy-2.4
ch.qos.logback : logback-core jar 1.1.8
ch.qos.logback : logback-classic jar 1.1.8
org.awaitility : awaitility jar 2.0.0
org.awaitility : awaitility-groovy jar 2.0.0
com.github.tomakehurst : wiremock jar 2.21.0
com.pszymczyk.consul : embedded-consul jar 1.1.1
com.ecwid.consul : consul-api jar 1.4.1

Project Modules

There are no modules declared in this project.