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