License |
License |
---|---|
GroupId | GroupIdpl.allegro.tech.servicemesh |
ArtifactId | ArtifactIdenvoy-control-core |
Version | Version0.13.3 |
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.13.3.pom | |
envoy-control-core-0.13.3.jar | 429 KB |
envoy-control-core-0.13.3-sources.jar | 67 KB |
envoy-control-core-0.13.3-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.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"]
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 |
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 |
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 |