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