is not current version
Last Version 1.0.7

com.joyent.manta:hadoop-manta 1.0.2

Hadoop Filesystem Driver for Manta

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.joyent.manta
ArtifactId

ArtifactId

hadoop-manta
Version

Version

1.0.2
Type

Type

jar

Download hadoop-manta 1.0.2


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