is not current version
Last Version 0.19.8

envoy-control-core 0.13.3

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

License

License

GroupId

GroupId

pl.allegro.tech.servicemesh
ArtifactId

ArtifactId

envoy-control-core
Version

Version

0.13.3
Type

Type

jar
Description

Description

envoy-control-core
Production-ready Control Plane for Service Mesh based on Envoy Proxy.
Project URL

Project URL

https://github.com/allegro/envoy-control
Source Code Management

Source Code Management

https://github.com/allegro/envoy-control

Download envoy-control-core 0.13.3


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

Dependencies

compile (6)

Group / Artifact Type Version
pl.allegro.tech.servicemesh : envoy-control-services jar 0.13.3
com.fasterxml.jackson.module : jackson-module-afterburner jar 2.11.2
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.11.2
io.dropwizard.metrics : metrics-core jar 4.1.12.1
io.micrometer : micrometer-core jar 1.5.5
io.envoyproxy.controlplane : server jar 0.1.24-optimization-SNAPSHOT

runtime (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72
org.jetbrains.kotlin : kotlin-reflect jar 1.3.72
com.google.re2j : re2j jar 1.3
io.grpc : grpc-netty jar 1.21.0
io.projectreactor : reactor-core jar 3.3.10.RELEASE
org.slf4j : jcl-over-slf4j jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3

test (10)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2
org.assertj : assertj-core jar 3.16.1
io.grpc : grpc-testing jar 1.21.0
io.projectreactor : reactor-test jar 3.3.10.RELEASE
org.mockito : mockito-core jar 3.3.3
cglib : cglib-nodep jar 3.2.9
org.awaitility : awaitility jar 4.0.3
org.testcontainers : testcontainers jar 1.12.5
org.testcontainers : junit-jupiter jar 1.12.5

Project Modules

There are no modules declared in this project.