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