License |
License |
---|---|
GroupId | GroupIdpl.allegro.tech.servicemesh |
ArtifactId | ArtifactIdenvoy-control-core |
Last Version | Last Version0.19.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionenvoy-control-core
Production-ready Control Plane for Service Mesh based on Envoy Proxy.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
envoy-control-core-0.19.8.pom | |
envoy-control-core-0.19.8.jar | 390 KB |
envoy-control-core-0.19.8-sources.jar | 60 KB |
envoy-control-core-0.19.8-javadoc.jar | 20 KB |
Browse |
<!-- 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.19.8</version>
</dependency>
// https://jarcasting.com/artifacts/pl.allegro.tech.servicemesh/envoy-control-core/
implementation 'pl.allegro.tech.servicemesh:envoy-control-core:0.19.8'
// https://jarcasting.com/artifacts/pl.allegro.tech.servicemesh/envoy-control-core/
implementation ("pl.allegro.tech.servicemesh:envoy-control-core:0.19.8")
'pl.allegro.tech.servicemesh:envoy-control-core:jar:0.19.8'
<dependency org="pl.allegro.tech.servicemesh" name="envoy-control-core" rev="0.19.8">
<artifact name="envoy-control-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.allegro.tech.servicemesh', module='envoy-control-core', version='0.19.8')
)
libraryDependencies += "pl.allegro.tech.servicemesh" % "envoy-control-core" % "0.19.8"
[pl.allegro.tech.servicemesh/envoy-control-core "0.19.8"]
Group / Artifact | Type | Version |
---|---|---|
pl.allegro.tech.servicemesh : envoy-control-services | jar | 0.19.8 |
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.28 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.6.10 |
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 |