GroupId | GroupIdpl.allegro.tech.servicemesh |
---|---|
ArtifactId | ArtifactIdenvoy-control-tests |
Version | Version0.12.6 |
Type | Typejar |
Filename | Size |
---|---|
envoy-control-tests-0.12.6.pom | |
envoy-control-tests-0.12.6.jar | 701 KB |
envoy-control-tests-0.12.6-sources.jar | 123 KB |
envoy-control-tests-0.12.6-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.12.6</version>
</dependency>
// https://jarcasting.com/artifacts/pl.allegro.tech.servicemesh/envoy-control-tests/
implementation 'pl.allegro.tech.servicemesh:envoy-control-tests:0.12.6'
// https://jarcasting.com/artifacts/pl.allegro.tech.servicemesh/envoy-control-tests/
implementation ("pl.allegro.tech.servicemesh:envoy-control-tests:0.12.6")
'pl.allegro.tech.servicemesh:envoy-control-tests:jar:0.12.6'
<dependency org="pl.allegro.tech.servicemesh" name="envoy-control-tests" rev="0.12.6">
<artifact name="envoy-control-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.allegro.tech.servicemesh', module='envoy-control-tests', version='0.12.6')
)
libraryDependencies += "pl.allegro.tech.servicemesh" % "envoy-control-tests" % "0.12.6"
[pl.allegro.tech.servicemesh/envoy-control-tests "0.12.6"]