is not current version
Last Version 0.19.8

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

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.14
Type

Type

jar

Download envoy-control-core 0.8.14


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