| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.sqoop.execution |
| Идентификатор | Идентификаторsqoop-execution-mapreduce |
| Последняя версия | Последняя версия1.99.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSqoop Mapreduce Execution Engine
Apache Sqoop
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| sqoop-execution-mapreduce-1.99.7.pom | -1 bytes |
| sqoop-execution-mapreduce-1.99.7-hadoop200.jar | 64 KB |
| sqoop-execution-mapreduce-1.99.7-hadoop100.jar | 64 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.sqoop.execution/sqoop-execution-mapreduce/ -->
<dependency>
<groupId>org.apache.sqoop.execution</groupId>
<artifactId>sqoop-execution-mapreduce</artifactId>
<version>1.99.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sqoop.execution/sqoop-execution-mapreduce/
implementation 'org.apache.sqoop.execution:sqoop-execution-mapreduce:1.99.7'
// https://jarcasting.com/artifacts/org.apache.sqoop.execution/sqoop-execution-mapreduce/
implementation ("org.apache.sqoop.execution:sqoop-execution-mapreduce:1.99.7")
'org.apache.sqoop.execution:sqoop-execution-mapreduce:jar:1.99.7'
<dependency org="org.apache.sqoop.execution" name="sqoop-execution-mapreduce" rev="1.99.7">
<artifact name="sqoop-execution-mapreduce" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sqoop.execution', module='sqoop-execution-mapreduce', version='1.99.7')
)
libraryDependencies += "org.apache.sqoop.execution" % "sqoop-execution-mapreduce" % "1.99.7"
[org.apache.sqoop.execution/sqoop-execution-mapreduce "1.99.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.sqoop : sqoop-core | jar | 1.99.7 |
| com.google.guava : guava | jar | 11.0.2 |
| log4j : log4j | jar | 1.2.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hadoop : hadoop-common | jar | 2.6.0 |
| org.apache.hadoop : hadoop-mapreduce-client-core | jar | 2.6.0 |
| org.apache.hadoop : hadoop-mapreduce-client-jobclient | jar | 2.6.0 |
| net.sourceforge.findbugs : annotations | jar | 1.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.8.17 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.apache.sqoop : sqoop-core | test-jar | 1.99.7 |