is not current version
Last Version 2.11.0-rc-202205082205

io.streamnative:tiered-storage-jcloud 2.8.2.12


Categories

Categories

Native Development Tools
GroupId

GroupId

io.streamnative
ArtifactId

ArtifactId

tiered-storage-jcloud
Version

Version

2.8.2.12
Type

Type

jar

Download tiered-storage-jcloud 2.8.2.12


<!-- https://jarcasting.com/artifacts/io.streamnative/tiered-storage-jcloud/ -->
<dependency>
    <groupId>io.streamnative</groupId>
    <artifactId>tiered-storage-jcloud</artifactId>
    <version>2.8.2.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative/tiered-storage-jcloud/
implementation 'io.streamnative:tiered-storage-jcloud:2.8.2.12'
// https://jarcasting.com/artifacts/io.streamnative/tiered-storage-jcloud/
implementation ("io.streamnative:tiered-storage-jcloud:2.8.2.12")
'io.streamnative:tiered-storage-jcloud:jar:2.8.2.12'
<dependency org="io.streamnative" name="tiered-storage-jcloud" rev="2.8.2.12">
  <artifact name="tiered-storage-jcloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='tiered-storage-jcloud', version='2.8.2.12')
)
libraryDependencies += "io.streamnative" % "tiered-storage-jcloud" % "2.8.2.12"
[io.streamnative/tiered-storage-jcloud "2.8.2.12"]