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