License |
License |
---|---|
GroupId | GroupIdpl.allegro.tech.servicemesh |
ArtifactId | ArtifactIdenvoy-control-source-consul |
Last Version | Last Version0.19.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionenvoy-control-source-consul
Production-ready Control Plane for Service Mesh based on Envoy Proxy.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.19.8</version>
</dependency>
// https://jarcasting.com/artifacts/pl.allegro.tech.servicemesh/envoy-control-source-consul/
implementation 'pl.allegro.tech.servicemesh:envoy-control-source-consul:0.19.8'
// https://jarcasting.com/artifacts/pl.allegro.tech.servicemesh/envoy-control-source-consul/
implementation ("pl.allegro.tech.servicemesh:envoy-control-source-consul:0.19.8")
'pl.allegro.tech.servicemesh:envoy-control-source-consul:jar:0.19.8'
<dependency org="pl.allegro.tech.servicemesh" name="envoy-control-source-consul" rev="0.19.8">
<artifact name="envoy-control-source-consul" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.allegro.tech.servicemesh', module='envoy-control-source-consul', version='0.19.8')
)
libraryDependencies += "pl.allegro.tech.servicemesh" % "envoy-control-source-consul" % "0.19.8"
[pl.allegro.tech.servicemesh/envoy-control-source-consul "0.19.8"]
Group / Artifact | Type | Version |
---|---|---|
pl.allegro.tech.servicemesh : envoy-control-core | jar | 0.19.8 |
pl.allegro.tech.discovery : consul-recipes | jar | 0.8.3 |
com.ecwid.consul : consul-api | jar | 1.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |
io.projectreactor : reactor-core | jar | 3.3.10.RELEASE |