License |
License |
---|---|
GroupId | GroupIdpl.allegro.tech.servicemesh |
ArtifactId | ArtifactIdenvoy-control-services |
Last Version | Last Version0.19.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionenvoy-control-services
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-services-0.19.8.pom | |
envoy-control-services-0.19.8.jar | 34 KB |
envoy-control-services-0.19.8-sources.jar | 5 KB |
envoy-control-services-0.19.8-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/pl.allegro.tech.servicemesh/envoy-control-services/ -->
<dependency>
<groupId>pl.allegro.tech.servicemesh</groupId>
<artifactId>envoy-control-services</artifactId>
<version>0.19.8</version>
</dependency>
// https://jarcasting.com/artifacts/pl.allegro.tech.servicemesh/envoy-control-services/
implementation 'pl.allegro.tech.servicemesh:envoy-control-services:0.19.8'
// https://jarcasting.com/artifacts/pl.allegro.tech.servicemesh/envoy-control-services/
implementation ("pl.allegro.tech.servicemesh:envoy-control-services:0.19.8")
'pl.allegro.tech.servicemesh:envoy-control-services:jar:0.19.8'
<dependency org="pl.allegro.tech.servicemesh" name="envoy-control-services" rev="0.19.8">
<artifact name="envoy-control-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.allegro.tech.servicemesh', module='envoy-control-services', version='0.19.8')
)
libraryDependencies += "pl.allegro.tech.servicemesh" % "envoy-control-services" % "0.19.8"
[pl.allegro.tech.servicemesh/envoy-control-services "0.19.8"]
Group / Artifact | Type | Version |
---|---|---|
io.projectreactor : reactor-core | jar | 3.3.10.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |