GroupId | GroupIdpl.allegro.tech.servicemesh |
---|---|
ArtifactId | ArtifactIdenvoy-control-source-consul |
Version | Version0.8.7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/pl.allegro.tech.servicemesh/envoy-control-source-consul/ -->
<dependency>
<groupId>pl.allegro.tech.servicemesh</groupId>
<artifactId>envoy-control-source-consul</artifactId>
<version>0.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/pl.allegro.tech.servicemesh/envoy-control-source-consul/
implementation 'pl.allegro.tech.servicemesh:envoy-control-source-consul:0.8.7'
// https://jarcasting.com/artifacts/pl.allegro.tech.servicemesh/envoy-control-source-consul/
implementation ("pl.allegro.tech.servicemesh:envoy-control-source-consul:0.8.7")
'pl.allegro.tech.servicemesh:envoy-control-source-consul:jar:0.8.7'
<dependency org="pl.allegro.tech.servicemesh" name="envoy-control-source-consul" rev="0.8.7">
<artifact name="envoy-control-source-consul" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.allegro.tech.servicemesh', module='envoy-control-source-consul', version='0.8.7')
)
libraryDependencies += "pl.allegro.tech.servicemesh" % "envoy-control-source-consul" % "0.8.7"
[pl.allegro.tech.servicemesh/envoy-control-source-consul "0.8.7"]