Last Version

Apache Hadoop Amazon Web Services support 2.7.3JYHTEST

This module contains code to support integration with Amazon Web Services. It also declares the dependencies needed to work with AWS services.

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.github.jiayuhan-it
ArtifactId

ArtifactId

hadoop-aws
Version

Version

2.7.3JYHTEST
Type

Type

jar
Description

Description

Apache 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

Apache Software Foundation

Download hadoop-aws 2.7.3JYHTEST


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

Dependencies

compile (4)

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

test (2)

Group / Artifact Type Version
com.github.jiayuhan-it : hadoop-common test-jar 2.7.3JYHTEST
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.