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