Last Version

io.envoyproxy.controlplane:test 0.1.31

The Envoy java-control-plane is a Java-based library for building implementations of the data-plane-api.

License

License

GroupId

GroupId

io.envoyproxy.controlplane
ArtifactId

ArtifactId

test
Version

Version

0.1.31
Type

Type

jar
Description

Description

The Envoy java-control-plane is a Java-based library for building implementations of the data-plane-api.
Project Organization

Project Organization

The Envoy Project

Download test 0.1.31


<!-- https://jarcasting.com/artifacts/io.envoyproxy.controlplane/test/ -->
<dependency>
    <groupId>io.envoyproxy.controlplane</groupId>
    <artifactId>test</artifactId>
    <version>0.1.31</version>
</dependency>
// https://jarcasting.com/artifacts/io.envoyproxy.controlplane/test/
implementation 'io.envoyproxy.controlplane:test:0.1.31'
// https://jarcasting.com/artifacts/io.envoyproxy.controlplane/test/
implementation ("io.envoyproxy.controlplane:test:0.1.31")
'io.envoyproxy.controlplane:test:jar:0.1.31'
<dependency org="io.envoyproxy.controlplane" name="test" rev="0.1.31">
  <artifact name="test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.envoyproxy.controlplane', module='test', version='0.1.31')
)
libraryDependencies += "io.envoyproxy.controlplane" % "test" % "0.1.31"
[io.envoyproxy.controlplane/test "0.1.31"]

Dependencies

compile (2)

Group / Artifact Type Version
io.envoyproxy.controlplane : cache jar 0.1.31
io.envoyproxy.controlplane : server jar 0.1.31

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.12.2

Project Modules

There are no modules declared in this project.