is not current version
Last Version 0.11.0

io.pravega:pravega-test-integration 0.3.2

Streaming Storage Platform

GroupId

GroupId

io.pravega
ArtifactId

ArtifactId

pravega-test-integration
Version

Version

0.3.2
Type

Type

jar

Download pravega-test-integration 0.3.2


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