License |
License |
---|---|
GroupId | GroupIdcom.aliyun.emr |
ArtifactId | ArtifactIdemr-maxcompute_2.11 |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAliyun E-MapReduce External MaxCompute Support
Hadoop/Spark on Aliyun, supporting interactions with Aliyun's base services.
|
<!-- https://jarcasting.com/artifacts/com.aliyun.emr/emr-maxcompute_2.11/ -->
<dependency>
<groupId>com.aliyun.emr</groupId>
<artifactId>emr-maxcompute_2.11</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.emr/emr-maxcompute_2.11/
implementation 'com.aliyun.emr:emr-maxcompute_2.11:2.2.0'
// https://jarcasting.com/artifacts/com.aliyun.emr/emr-maxcompute_2.11/
implementation ("com.aliyun.emr:emr-maxcompute_2.11:2.2.0")
'com.aliyun.emr:emr-maxcompute_2.11:jar:2.2.0'
<dependency org="com.aliyun.emr" name="emr-maxcompute_2.11" rev="2.2.0">
<artifact name="emr-maxcompute_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.emr', module='emr-maxcompute_2.11', version='2.2.0')
)
libraryDependencies += "com.aliyun.emr" % "emr-maxcompute_2.11" % "2.2.0"
[com.aliyun.emr/emr-maxcompute_2.11 "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.8 |
org.apache.spark : spark-catalyst_2.11 | jar | 2.4.3 |
com.aliyun.odps : odps-sdk-core | jar | 0.28.4-public |
com.google.guava : guava | jar | 14.0.1 |
com.alibaba : fastjson | jar | 1.2.45 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.11 | jar | 2.4.3 |
org.apache.spark : spark-sql_2.11 | jar | 2.4.3 |
org.apache.hadoop : hadoop-common | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.11 | test-jar | 2.4.3 |
org.scalatest : scalatest_2.11 | jar | 3.0.3 |