Files download
File Operation
stream-storage-tests-common-4.16.6.1.jar download
stream-storage-tests-common-4.16.6.1.pom download
stream-storage-tests-common-4.16.6.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.streamnative.tests</groupId>
  <artifactId>stream-storage-tests-common</artifactId>
  <version>4.16.6.1</version>
</dependency>
Gradle Groovy
implementation 'io.streamnative.tests:stream-storage-tests-common:4.16.6.1'
Gradle Kotlin
implementation("io.streamnative.tests:stream-storage-tests-common:4.16.6.1")
Scala SBT
libraryDependencies += "io.streamnative.tests" % "stream-storage-tests-common" % "4.16.6.1"
Groovy Grape
@Grapes(
  @Grab(group='io.streamnative.tests', module='stream-storage-tests-common', version='4.16.6.1')
)
Apache Ivy
<dependency org="io.streamnative.tests" name="stream-storage-tests-common" rev="4.16.6.1" />
Leiningen
[io.streamnative.tests/stream-storage-tests-common "4.16.6.1"]
Apache Buildr
'io.streamnative.tests:stream-storage-tests-common:jar:4.16.6.1'