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