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