is not current version
Last Version 2.10.0

org.apache.pulsar:tiered-storage-file-system 2.6.3


GroupId

GroupId

org.apache.pulsar
ArtifactId

ArtifactId

tiered-storage-file-system
Version

Version

2.6.3
Type

Type

jar

Download tiered-storage-file-system 2.6.3


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