is not current version
Last Version 0.0.2

io.github.opendataio:cephfs-hadoop 0.0.1

Hadoop compatible Filesystem implementation for cephfs.

Categories

Categories

Data
GroupId

GroupId

io.github.opendataio
ArtifactId

ArtifactId

cephfs-hadoop
Version

Version

0.0.1
Type

Type

jar

Download cephfs-hadoop 0.0.1


<!-- https://jarcasting.com/artifacts/io.github.opendataio/cephfs-hadoop/ -->
<dependency>
    <groupId>io.github.opendataio</groupId>
    <artifactId>cephfs-hadoop</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.opendataio/cephfs-hadoop/
implementation 'io.github.opendataio:cephfs-hadoop:0.0.1'
// https://jarcasting.com/artifacts/io.github.opendataio/cephfs-hadoop/
implementation ("io.github.opendataio:cephfs-hadoop:0.0.1")
'io.github.opendataio:cephfs-hadoop:jar:0.0.1'
<dependency org="io.github.opendataio" name="cephfs-hadoop" rev="0.0.1">
  <artifact name="cephfs-hadoop" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.opendataio', module='cephfs-hadoop', version='0.0.1')
)
libraryDependencies += "io.github.opendataio" % "cephfs-hadoop" % "0.0.1"
[io.github.opendataio/cephfs-hadoop "0.0.1"]