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