is not current version
Last Version 2.3.13

org.gluster:glusterfs-hadoop 2.3.5


GroupId

GroupId

org.gluster
ArtifactId

ArtifactId

glusterfs-hadoop
Version

Version

2.3.5
Type

Type

jar

Download glusterfs-hadoop 2.3.5


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