GroupId | GroupIdcom.github.emc-mongoose |
---|---|
ArtifactId | ArtifactIdmongoose-storage-driver-hdfs |
Version | Version4.2.10 |
Type | Typejar |
<!-- 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>4.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-storage-driver-hdfs/
implementation 'com.github.emc-mongoose:mongoose-storage-driver-hdfs:4.2.10'
// https://jarcasting.com/artifacts/com.github.emc-mongoose/mongoose-storage-driver-hdfs/
implementation ("com.github.emc-mongoose:mongoose-storage-driver-hdfs:4.2.10")
'com.github.emc-mongoose:mongoose-storage-driver-hdfs:jar:4.2.10'
<dependency org="com.github.emc-mongoose" name="mongoose-storage-driver-hdfs" rev="4.2.10">
<artifact name="mongoose-storage-driver-hdfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.emc-mongoose', module='mongoose-storage-driver-hdfs', version='4.2.10')
)
libraryDependencies += "com.github.emc-mongoose" % "mongoose-storage-driver-hdfs" % "4.2.10"
[com.github.emc-mongoose/mongoose-storage-driver-hdfs "4.2.10"]