License |
License
apache
|
---|---|
GroupId | GroupIdorg.gluster |
ArtifactId | ArtifactIdglusterfs-hadoop |
Last Version | Last Version2.3.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionglusterfs-hadoop
hadoop filesystem impl for glusterfs
|
Project URL |
Project URL |
Filename | Size |
---|---|
glusterfs-hadoop-2.3.13.pom | |
glusterfs-hadoop-2.3.13.jar | 32 KB |
glusterfs-hadoop-2.3.13-sources.jar | 23 KB |
glusterfs-hadoop-2.3.13-javadoc.jar | 117 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gluster/glusterfs-hadoop/ -->
<dependency>
<groupId>org.gluster</groupId>
<artifactId>glusterfs-hadoop</artifactId>
<version>2.3.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.gluster/glusterfs-hadoop/
implementation 'org.gluster:glusterfs-hadoop:2.3.13'
// https://jarcasting.com/artifacts/org.gluster/glusterfs-hadoop/
implementation ("org.gluster:glusterfs-hadoop:2.3.13")
'org.gluster:glusterfs-hadoop:jar:2.3.13'
<dependency org="org.gluster" name="glusterfs-hadoop" rev="2.3.13">
<artifact name="glusterfs-hadoop" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gluster', module='glusterfs-hadoop', version='2.3.13')
)
libraryDependencies += "org.gluster" % "glusterfs-hadoop" % "2.3.13"
[org.gluster/glusterfs-hadoop "2.3.13"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-yarn-server-nodemanager | jar | 2.3.0 |
org.apache.hadoop : hadoop-common | jar | 2.3.0 |
org.slf4j : slf4j-api | jar | 1.5.8 |
org.slf4j : slf4j-log4j12 | jar | 1.7.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |
org.apache.hadoop : hadoop-common-test | jar | 0.22.0 |
org.apache.hadoop : hadoop-test | jar | 1.0.0 |