License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.joyent.manta |
ArtifactId | ArtifactIdhadoop-manta |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhadoop-manta
Hadoop Filesystem Driver for Manta
|
Project URL |
Project URL |
Filename | Size |
---|---|
hadoop-manta-1.0.7.pom | |
hadoop-manta-1.0.7.jar | 26 KB |
hadoop-manta-1.0.7-sources.jar | 16 KB |
hadoop-manta-1.0.7-javadoc.jar | 68 KB |
hadoop-manta-1.0.7-jar-with-dependencies.jar | 7 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.joyent.manta/hadoop-manta/ -->
<dependency>
<groupId>com.joyent.manta</groupId>
<artifactId>hadoop-manta</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.joyent.manta/hadoop-manta/
implementation 'com.joyent.manta:hadoop-manta:1.0.7'
// https://jarcasting.com/artifacts/com.joyent.manta/hadoop-manta/
implementation ("com.joyent.manta:hadoop-manta:1.0.7")
'com.joyent.manta:hadoop-manta:jar:1.0.7'
<dependency org="com.joyent.manta" name="hadoop-manta" rev="1.0.7">
<artifact name="hadoop-manta" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.joyent.manta', module='hadoop-manta', version='1.0.7')
)
libraryDependencies += "com.joyent.manta" % "hadoop-manta" % "1.0.7"
[com.joyent.manta/hadoop-manta "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.joyent.manta : java-manta-client | jar | 3.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-common | jar | 2.8.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-common | test-jar | 2.8.1 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.7.2 |