License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.github.opendataio |
ArtifactId | ArtifactIdcephfs-hadoop |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncephfs-hadoop
Hadoop compatible Filesystem implementation for cephfs.
|
Project URL |
Project URL |
Filename | Size |
---|---|
cephfs-hadoop-0.0.2.pom | |
cephfs-hadoop-0.0.2.jar | 22 KB |
cephfs-hadoop-0.0.2-sources.jar | 19 KB |
cephfs-hadoop-0.0.2-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.opendataio/cephfs-hadoop/ -->
<dependency>
<groupId>io.github.opendataio</groupId>
<artifactId>cephfs-hadoop</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.opendataio/cephfs-hadoop/
implementation 'io.github.opendataio:cephfs-hadoop:0.0.2'
// https://jarcasting.com/artifacts/io.github.opendataio/cephfs-hadoop/
implementation ("io.github.opendataio:cephfs-hadoop:0.0.2")
'io.github.opendataio:cephfs-hadoop:jar:0.0.2'
<dependency org="io.github.opendataio" name="cephfs-hadoop" rev="0.0.2">
<artifact name="cephfs-hadoop" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.opendataio', module='cephfs-hadoop', version='0.0.2')
)
libraryDependencies += "io.github.opendataio" % "cephfs-hadoop" % "0.0.2"
[io.github.opendataio/cephfs-hadoop "0.0.2"]
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 |