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