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