License |
License |
---|---|
GroupId | GroupIdpl.allegro.tech.discovery |
ArtifactId | ArtifactIdconsul-recipes |
Version | Version0.8.3 |
Type | Typejar |
Description |
Descriptionconsul-recipes
Java library for interacting with Consul.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
consul-recipes-0.8.3.pom | |
consul-recipes-0.8.3.jar | 73 KB |
consul-recipes-0.8.3-sources.jar | 30 KB |
consul-recipes-0.8.3-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.22 |
com.squareup.okhttp3 : okhttp | jar | 3.13.1 |
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 |