is not current version
Last Version 4.2.11

com.github.emc-mongoose:mongoose-storage-driver-hdfs 0.1.9

HDFS storage driver for Mongoose

GroupId

GroupId

com.github.emc-mongoose
ArtifactId

ArtifactId

mongoose-storage-driver-hdfs
Version

Version

0.1.9
Type

Type

jar

Download mongoose-storage-driver-hdfs 0.1.9


<!-- https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-storage-driver-hdfs/ -->
<dependency>
    <groupId>com.github.emc-mongoose</groupId>
    <artifactId>mongoose-storage-driver-hdfs</artifactId>
    <version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-storage-driver-hdfs/
implementation 'com.github.emc-mongoose:mongoose-storage-driver-hdfs:0.1.9'
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-storage-driver-hdfs/
implementation ("com.github.emc-mongoose:mongoose-storage-driver-hdfs:0.1.9")
'com.github.emc-mongoose:mongoose-storage-driver-hdfs:jar:0.1.9'
<dependency org="com.github.emc-mongoose" name="mongoose-storage-driver-hdfs" rev="0.1.9">
  <artifact name="mongoose-storage-driver-hdfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.emc-mongoose', module='mongoose-storage-driver-hdfs', version='0.1.9')
)
libraryDependencies += "com.github.emc-mongoose" % "mongoose-storage-driver-hdfs" % "0.1.9"
[com.github.emc-mongoose/mongoose-storage-driver-hdfs "0.1.9"]