| License |
License |
|---|---|
| GroupId | GroupIdio.envoyproxy.controlplane |
| ArtifactId | ArtifactIdcache |
| Last Version | Last Version0.1.31 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe Envoy java-control-plane is a Java-based library for building
implementations of the data-plane-api.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cache-0.1.31.pom | |
| cache-0.1.31.jar | 31 KB |
| cache-0.1.31-sources.jar | 18 KB |
| cache-0.1.31-javadoc.jar | 109 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.envoyproxy.controlplane/cache/ -->
<dependency>
<groupId>io.envoyproxy.controlplane</groupId>
<artifactId>cache</artifactId>
<version>0.1.31</version>
</dependency>
// https://jarcasting.com/artifacts/io.envoyproxy.controlplane/cache/
implementation 'io.envoyproxy.controlplane:cache:0.1.31'
// https://jarcasting.com/artifacts/io.envoyproxy.controlplane/cache/
implementation ("io.envoyproxy.controlplane:cache:0.1.31")
'io.envoyproxy.controlplane:cache:jar:0.1.31'
<dependency org="io.envoyproxy.controlplane" name="cache" rev="0.1.31">
<artifact name="cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.envoyproxy.controlplane', module='cache', version='0.1.31')
)
libraryDependencies += "io.envoyproxy.controlplane" % "cache" % "0.1.31"
[io.envoyproxy.controlplane/cache "0.1.31"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.auto.value : auto-value-annotations | jar | 1.6.3 |
| com.google.guava : guava | jar | 26.0-android |
| com.google.protobuf : protobuf-java-util | jar | 3.9.1 |
| io.envoyproxy.controlplane : api | jar | 0.1.31 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.auto.value : auto-value | jar | 1.6.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.assertj : assertj-core | jar | 3.12.2 |