License |
License |
---|---|
GroupId | GroupIdpl.allegro.tech.servicemesh |
ArtifactId | ArtifactIdenvoy-control |
Version | Version0.8.0 |
Type | Typejar |
Description |
Descriptionenvoy-control
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-0.8.0.pom | |
envoy-control-0.8.0.jar | 261 bytes |
envoy-control-0.8.0-sources.jar | 261 bytes |
envoy-control-0.8.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/pl.allegro.tech.servicemesh/envoy-control/ -->
<dependency>
<groupId>pl.allegro.tech.servicemesh</groupId>
<artifactId>envoy-control</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.allegro.tech.servicemesh/envoy-control/
implementation 'pl.allegro.tech.servicemesh:envoy-control:0.8.0'
// https://jarcasting.com/artifacts/pl.allegro.tech.servicemesh/envoy-control/
implementation ("pl.allegro.tech.servicemesh:envoy-control:0.8.0")
'pl.allegro.tech.servicemesh:envoy-control:jar:0.8.0'
<dependency org="pl.allegro.tech.servicemesh" name="envoy-control" rev="0.8.0">
<artifact name="envoy-control" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.allegro.tech.servicemesh', module='envoy-control', version='0.8.0')
)
libraryDependencies += "pl.allegro.tech.servicemesh" % "envoy-control" % "0.8.0"
[pl.allegro.tech.servicemesh/envoy-control "0.8.0"]