GroupId | GroupIdpl.allegro.tech.servicemesh |
---|---|
ArtifactId | ArtifactIdenvoy-control-tests |
Version | Version0.11.8 |
Type | Typejar |
Filename | Size |
---|---|
envoy-control-tests-0.11.8.pom | |
envoy-control-tests-0.11.8.jar | 693 KB |
envoy-control-tests-0.11.8-sources.jar | 122 KB |
envoy-control-tests-0.11.8-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/pl.allegro.tech.servicemesh/envoy-control-tests/ -->
<dependency>
<groupId>pl.allegro.tech.servicemesh</groupId>
<artifactId>envoy-control-tests</artifactId>
<version>0.11.8</version>
</dependency>
// https://jarcasting.com/artifacts/pl.allegro.tech.servicemesh/envoy-control-tests/
implementation 'pl.allegro.tech.servicemesh:envoy-control-tests:0.11.8'
// https://jarcasting.com/artifacts/pl.allegro.tech.servicemesh/envoy-control-tests/
implementation ("pl.allegro.tech.servicemesh:envoy-control-tests:0.11.8")
'pl.allegro.tech.servicemesh:envoy-control-tests:jar:0.11.8'
<dependency org="pl.allegro.tech.servicemesh" name="envoy-control-tests" rev="0.11.8">
<artifact name="envoy-control-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.allegro.tech.servicemesh', module='envoy-control-tests', version='0.11.8')
)
libraryDependencies += "pl.allegro.tech.servicemesh" % "envoy-control-tests" % "0.11.8"
[pl.allegro.tech.servicemesh/envoy-control-tests "0.11.8"]