License |
License |
---|---|
GroupId | GroupIdcom.github.jiayuhan-it |
ArtifactId | ArtifactIdhadoop-openstack |
Last Version | Last Version2.7.3JYHTEST |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Hadoop OpenStack support
This module contains code to support integration with OpenStack.
Currently this consists of a filesystem client to read data from
and write data to an OpenStack Swift object store.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hadoop-openstack-2.7.3JYHTEST.pom | |
hadoop-openstack-2.7.3JYHTEST.jar | 135 KB |
hadoop-openstack-2.7.3JYHTEST-sources.jar | 119 KB |
hadoop-openstack-2.7.3JYHTEST-javadoc.jar | 345 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jiayuhan-it/hadoop-openstack/ -->
<dependency>
<groupId>com.github.jiayuhan-it</groupId>
<artifactId>hadoop-openstack</artifactId>
<version>2.7.3JYHTEST</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jiayuhan-it/hadoop-openstack/
implementation 'com.github.jiayuhan-it:hadoop-openstack:2.7.3JYHTEST'
// https://jarcasting.com/artifacts/com.github.jiayuhan-it/hadoop-openstack/
implementation ("com.github.jiayuhan-it:hadoop-openstack:2.7.3JYHTEST")
'com.github.jiayuhan-it:hadoop-openstack:jar:2.7.3JYHTEST'
<dependency org="com.github.jiayuhan-it" name="hadoop-openstack" rev="2.7.3JYHTEST">
<artifact name="hadoop-openstack" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jiayuhan-it', module='hadoop-openstack', version='2.7.3JYHTEST')
)
libraryDependencies += "com.github.jiayuhan-it" % "hadoop-openstack" % "2.7.3JYHTEST"
[com.github.jiayuhan-it/hadoop-openstack "2.7.3JYHTEST"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jiayuhan-it : hadoop-common | jar | 2.7.3JYHTEST |
com.github.jiayuhan-it : hadoop-common | test-jar | 2.7.3JYHTEST |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
org.codehaus.jackson : jackson-core-asl | jar | 1.9.13 |
org.apache.httpcomponents : httpclient | jar | 4.2.5 |
commons-io : commons-io | jar | 2.4 |
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.8.5 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 11.0.2 |