License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.github.opendataio |
ArtifactId | ArtifactIdhcfs-cephfs |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhcfs-cephfs
Hadoop compatible Filesystem implementation for cephfs.
|
Project URL |
Project URL |
Filename | Size |
---|---|
hcfs-cephfs-0.0.5.pom | |
hcfs-cephfs-0.0.5.jar | 22 KB |
hcfs-cephfs-0.0.5-sources.jar | 19 KB |
hcfs-cephfs-0.0.5-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.opendataio/hcfs-cephfs/ -->
<dependency>
<groupId>io.github.opendataio</groupId>
<artifactId>hcfs-cephfs</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.opendataio/hcfs-cephfs/
implementation 'io.github.opendataio:hcfs-cephfs:0.0.5'
// https://jarcasting.com/artifacts/io.github.opendataio/hcfs-cephfs/
implementation ("io.github.opendataio:hcfs-cephfs:0.0.5")
'io.github.opendataio:hcfs-cephfs:jar:0.0.5'
<dependency org="io.github.opendataio" name="hcfs-cephfs" rev="0.0.5">
<artifact name="hcfs-cephfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.opendataio', module='hcfs-cephfs', version='0.0.5')
)
libraryDependencies += "io.github.opendataio" % "hcfs-cephfs" % "0.0.5"
[io.github.opendataio/hcfs-cephfs "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-common | jar | 2.8.5 |
io.github.opendataio : libcephfs | jar | 0.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |