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