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