GroupId | GroupIdorg.apache.pulsar |
---|---|
ArtifactId | ArtifactIdtiered-storage-jcloud |
Version | Version2.2.0 |
Type | Typejar |
Filename | Size |
---|---|
tiered-storage-jcloud-2.2.0.pom | |
tiered-storage-jcloud-2.2.0.jar | 44 MB |
tiered-storage-jcloud-2.2.0-sources.jar | 41 KB |
tiered-storage-jcloud-2.2.0-javadoc.jar | 139 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.pulsar/tiered-storage-jcloud/ -->
<dependency>
<groupId>org.apache.pulsar</groupId>
<artifactId>tiered-storage-jcloud</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pulsar/tiered-storage-jcloud/
implementation 'org.apache.pulsar:tiered-storage-jcloud:2.2.0'
// https://jarcasting.com/artifacts/org.apache.pulsar/tiered-storage-jcloud/
implementation ("org.apache.pulsar:tiered-storage-jcloud:2.2.0")
'org.apache.pulsar:tiered-storage-jcloud:jar:2.2.0'
<dependency org="org.apache.pulsar" name="tiered-storage-jcloud" rev="2.2.0">
<artifact name="tiered-storage-jcloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pulsar', module='tiered-storage-jcloud', version='2.2.0')
)
libraryDependencies += "org.apache.pulsar" % "tiered-storage-jcloud" % "2.2.0"
[org.apache.pulsar/tiered-storage-jcloud "2.2.0"]