| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAWS Контейнер PaaS Providers |
| Группа | Группаcom.github.jiayuhan-it |
| Идентификатор | Идентификаторhadoop-aws |
| Версия | Версия2.7.3JYHTEST |
| Тип | Типjar |
| Описание |
Описание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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.jiayuhan-it : hadoop-common | test-jar | 2.7.3JYHTEST |
| junit : junit | jar | 4.11 |