is not current version
Last Version 0.11.0

io.pravega:pravega-test-testcommon 0.6.2

Streaming Storage Platform

GroupId

GroupId

io.pravega
ArtifactId

ArtifactId

pravega-test-testcommon
Version

Version

0.6.2
Type

Type

jar

Download pravega-test-testcommon 0.6.2


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