Last Version

Apache Hadoop OpenStack support 2.7.3JYHTEST

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.

License

License

GroupId

GroupId

com.github.jiayuhan-it
ArtifactId

ArtifactId

hadoop-openstack
Version

Version

2.7.3JYHTEST
Type

Type

jar
Description

Description

Apache 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

Apache Software Foundation

Download hadoop-openstack 2.7.3JYHTEST


<!-- 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"]

Dependencies

compile (8)

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

test (1)

Group / Artifact Type Version
com.google.guava : guava jar 11.0.2

Project Modules

There are no modules declared in this project.