is not current version
Last Version 0.19.8

pl.allegro.tech.servicemesh:envoy-control-core 0.8.43

Production-ready Control Plane for Service Mesh based on Envoy Proxy.

GroupId

GroupId

pl.allegro.tech.servicemesh
ArtifactId

ArtifactId

envoy-control-core
Version

Version

0.8.43
Type

Type

jar

Download envoy-control-core 0.8.43


<!-- https://jarcasting.com/artifacts/pl.allegro.tech.servicemesh/envoy-control-core/ -->
<dependency>
    <groupId>pl.allegro.tech.servicemesh</groupId>
    <artifactId>envoy-control-core</artifactId>
    <version>0.8.43</version>
</dependency>
// https://jarcasting.com/artifacts/pl.allegro.tech.servicemesh/envoy-control-core/
implementation 'pl.allegro.tech.servicemesh:envoy-control-core:0.8.43'
// https://jarcasting.com/artifacts/pl.allegro.tech.servicemesh/envoy-control-core/
implementation ("pl.allegro.tech.servicemesh:envoy-control-core:0.8.43")
'pl.allegro.tech.servicemesh:envoy-control-core:jar:0.8.43'
<dependency org="pl.allegro.tech.servicemesh" name="envoy-control-core" rev="0.8.43">
  <artifact name="envoy-control-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.allegro.tech.servicemesh', module='envoy-control-core', version='0.8.43')
)
libraryDependencies += "pl.allegro.tech.servicemesh" % "envoy-control-core" % "0.8.43"
[pl.allegro.tech.servicemesh/envoy-control-core "0.8.43"]