License |
License |
---|---|
GroupId | GroupIdpl.allegro.tech.servicemesh |
ArtifactId | ArtifactIdenvoy-control-source-consul |
Version | Version0.13.3 |
Type | Typejar |
Description |
Descriptionenvoy-control-source-consul
Production-ready Control Plane for Service Mesh based on Envoy Proxy.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/pl.allegro.tech.servicemesh/envoy-control-source-consul/ -->
<dependency>
<groupId>pl.allegro.tech.servicemesh</groupId>
<artifactId>envoy-control-source-consul</artifactId>
<version>0.13.3</version>
</dependency>
// https://jarcasting.com/artifacts/pl.allegro.tech.servicemesh/envoy-control-source-consul/
implementation 'pl.allegro.tech.servicemesh:envoy-control-source-consul:0.13.3'
// https://jarcasting.com/artifacts/pl.allegro.tech.servicemesh/envoy-control-source-consul/
implementation ("pl.allegro.tech.servicemesh:envoy-control-source-consul:0.13.3")
'pl.allegro.tech.servicemesh:envoy-control-source-consul:jar:0.13.3'
<dependency org="pl.allegro.tech.servicemesh" name="envoy-control-source-consul" rev="0.13.3">
<artifact name="envoy-control-source-consul" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.allegro.tech.servicemesh', module='envoy-control-source-consul', version='0.13.3')
)
libraryDependencies += "pl.allegro.tech.servicemesh" % "envoy-control-source-consul" % "0.13.3"
[pl.allegro.tech.servicemesh/envoy-control-source-consul "0.13.3"]
Group / Artifact | Type | Version |
---|---|---|
pl.allegro.tech.servicemesh : envoy-control-core | jar | 0.13.3 |
pl.allegro.tech.discovery : consul-recipes | jar | 0.8.3 |
com.ecwid.consul : consul-api | jar | 1.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |
io.projectreactor : reactor-core | jar | 3.3.10.RELEASE |
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 |
org.mockito : mockito-core | jar | 3.3.3 |
cglib : cglib-nodep | jar | 3.2.9 |
com.pszymczyk.consul : embedded-consul | jar | 2.0.0 |
io.projectreactor : reactor-test | jar | 3.3.10.RELEASE |