License |
License |
---|---|
GroupId | GroupIdpl.allegro.tech.discovery |
ArtifactId | ArtifactIdconsul-recipes |
Last Version | Last Version0.8.4 |
Release Date | Release Date |
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.4.pom | |
consul-recipes-0.8.4.jar | 73 KB |
consul-recipes-0.8.4-sources.jar | 29 KB |
consul-recipes-0.8.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/pl.allegro.tech.discovery/consul-recipes/
implementation 'pl.allegro.tech.discovery:consul-recipes:0.8.4'
// https://jarcasting.com/artifacts/pl.allegro.tech.discovery/consul-recipes/
implementation ("pl.allegro.tech.discovery:consul-recipes:0.8.4")
'pl.allegro.tech.discovery:consul-recipes:jar:0.8.4'
<dependency org="pl.allegro.tech.discovery" name="consul-recipes" rev="0.8.4">
<artifact name="consul-recipes" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.allegro.tech.discovery', module='consul-recipes', version='0.8.4')
)
libraryDependencies += "pl.allegro.tech.discovery" % "consul-recipes" % "0.8.4"
[pl.allegro.tech.discovery/consul-recipes "0.8.4"]