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