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