License |
License |
---|---|
GroupId | GroupIdpl.allegro.tech.servicemesh |
ArtifactId | ArtifactIdenvoy-control-services |
Version | Version0.13.3 |
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.13.3.pom | |
envoy-control-services-0.13.3.jar | 34 KB |
envoy-control-services-0.13.3-sources.jar | 5 KB |
envoy-control-services-0.13.3-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.13.3</version>
</dependency>
// https://jarcasting.com/artifacts/pl.allegro.tech.servicemesh/envoy-control-services/
implementation 'pl.allegro.tech.servicemesh:envoy-control-services:0.13.3'
// https://jarcasting.com/artifacts/pl.allegro.tech.servicemesh/envoy-control-services/
implementation ("pl.allegro.tech.servicemesh:envoy-control-services:0.13.3")
'pl.allegro.tech.servicemesh:envoy-control-services:jar:0.13.3'
<dependency org="pl.allegro.tech.servicemesh" name="envoy-control-services" rev="0.13.3">
<artifact name="envoy-control-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.allegro.tech.servicemesh', module='envoy-control-services', version='0.13.3')
)
libraryDependencies += "pl.allegro.tech.servicemesh" % "envoy-control-services" % "0.13.3"
[pl.allegro.tech.servicemesh/envoy-control-services "0.13.3"]
Group / Artifact | Type | Version |
---|---|---|
io.projectreactor : reactor-core | jar | 3.3.10.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |
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 |