p

pravega-test-testcommon

Streaming Storage Platform
https://pravega.io
The Apache License, Version 2.0
Flavio Junqueira
Files download
File Operation
pravega-test-testcommon-0.10.2.jar download
pravega-test-testcommon-0.10.2.pom download
pravega-test-testcommon-0.10.2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.pravega</groupId>
  <artifactId>pravega-test-testcommon</artifactId>
  <version>0.10.2</version>
</dependency>
Gradle Groovy
implementation 'io.pravega:pravega-test-testcommon:0.10.2'
Gradle Kotlin
implementation("io.pravega:pravega-test-testcommon:0.10.2")
Scala SBT
libraryDependencies += "io.pravega" % "pravega-test-testcommon" % "0.10.2"
Groovy Grape
@Grapes(
  @Grab(group='io.pravega', module='pravega-test-testcommon', version='0.10.2')
)
Apache Ivy
<dependency org="io.pravega" name="pravega-test-testcommon" rev="0.10.2" />
Leiningen
[io.pravega/pravega-test-testcommon "0.10.2"]
Apache Buildr
'io.pravega:pravega-test-testcommon:jar:0.10.2'