License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.github.jiayuhan-it |
ArtifactId | ArtifactIdhadoop-aws |
Last Version | Last Version2.7.3JYHTEST |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Hadoop Amazon Web Services support
This module contains code to support integration with Amazon Web Services.
It also declares the dependencies needed to work with AWS services.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hadoop-aws-2.7.3JYHTEST.pom | |
hadoop-aws-2.7.3JYHTEST.jar | 123 KB |
hadoop-aws-2.7.3JYHTEST-sources.jar | 86 KB |
hadoop-aws-2.7.3JYHTEST-javadoc.jar | 181 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jiayuhan-it/hadoop-aws/ -->
<dependency>
<groupId>com.github.jiayuhan-it</groupId>
<artifactId>hadoop-aws</artifactId>
<version>2.7.3JYHTEST</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jiayuhan-it/hadoop-aws/
implementation 'com.github.jiayuhan-it:hadoop-aws:2.7.3JYHTEST'
// https://jarcasting.com/artifacts/com.github.jiayuhan-it/hadoop-aws/
implementation ("com.github.jiayuhan-it:hadoop-aws:2.7.3JYHTEST")
'com.github.jiayuhan-it:hadoop-aws:jar:2.7.3JYHTEST'
<dependency org="com.github.jiayuhan-it" name="hadoop-aws" rev="2.7.3JYHTEST">
<artifact name="hadoop-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jiayuhan-it', module='hadoop-aws', version='2.7.3JYHTEST')
)
libraryDependencies += "com.github.jiayuhan-it" % "hadoop-aws" % "2.7.3JYHTEST"
[com.github.jiayuhan-it/hadoop-aws "2.7.3JYHTEST"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jiayuhan-it : hadoop-common | jar | 2.7.3JYHTEST |
com.fasterxml.jackson.core : jackson-databind | jar | 2.2.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.2.3 |
com.amazonaws : aws-java-sdk | jar | 1.7.4 |
Group / Artifact | Type | Version |
---|---|---|
com.github.jiayuhan-it : hadoop-common | test-jar | 2.7.3JYHTEST |
junit : junit | jar | 4.11 |