GroupId | GroupIdorg.apache.pulsar |
---|---|
ArtifactId | ArtifactIdtiered-storage-jcloud |
Version | Version2.3.2 |
Type | Typejar |
Filename | Size |
---|---|
tiered-storage-jcloud-2.3.2.pom | |
tiered-storage-jcloud-2.3.2.jar | 52 MB |
tiered-storage-jcloud-2.3.2-sources.jar | 41 KB |
tiered-storage-jcloud-2.3.2-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.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.pulsar/tiered-storage-jcloud/
implementation 'org.apache.pulsar:tiered-storage-jcloud:2.3.2'
// https://jarcasting.com/artifacts/org.apache.pulsar/tiered-storage-jcloud/
implementation ("org.apache.pulsar:tiered-storage-jcloud:2.3.2")
'org.apache.pulsar:tiered-storage-jcloud:jar:2.3.2'
<dependency org="org.apache.pulsar" name="tiered-storage-jcloud" rev="2.3.2">
<artifact name="tiered-storage-jcloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.pulsar', module='tiered-storage-jcloud', version='2.3.2')
)
libraryDependencies += "org.apache.pulsar" % "tiered-storage-jcloud" % "2.3.2"
[org.apache.pulsar/tiered-storage-jcloud "2.3.2"]