<dependency>
<groupId>io.streamnative</groupId>
<artifactId>tiered-storage-file-system</artifactId>
<version>4.0.0.2</version>
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='tiered-storage-file-system', version='4.0.0.2')
)
<parent> <groupId>io.streamnative</groupId> <artifactId>tiered-storage-parent</artifactId> <version>4.0.0.2</version> </parent>
compile
|-- io.streamnative:managed-ledger
|-- org.apache.hadoop:hadoop-common
|-- org.apache.hadoop:hadoop-hdfs-client
|-- com.google.protobuf:protobuf-java
test
|-- org.apache.hadoop:hadoop-minicluster
|-- org.bouncycastle:bcpkix-jdk18on
|-- org.eclipse.jetty:jetty-server
|-- org.eclipse.jetty:jetty-alpn-conscrypt-server