is not current version
Last Version 1.0.7

com.joyent.manta:hadoop-manta 1.0.3

Hadoop Filesystem Driver for Manta

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.joyent.manta
ArtifactId

ArtifactId

hadoop-manta
Version

Version

1.0.3
Type

Type

jar

Download hadoop-manta 1.0.3


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