is not current version
Last Version 0.11.0

io.pravega:pravega-test-integration 0.4.0

Streaming Storage Platform

GroupId

GroupId

io.pravega
ArtifactId

ArtifactId

pravega-test-integration
Version

Version

0.4.0
Type

Type

jar

Download pravega-test-integration 0.4.0


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