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