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