License |
License |
---|---|
GroupId | GroupIdcom.aliyun.emr |
ArtifactId | ArtifactIdemr-tablestore |
Version | Version2.2.0 |
Type | Typejar |
Description |
DescriptionAliyun E-MapReduce External TableStore Support
Hadoop/Spark on Aliyun, supporting interactions with Aliyun's base services.
|
Filename | Size |
---|---|
emr-tablestore-2.2.0.pom | |
emr-tablestore-2.2.0.jar | 360 KB |
emr-tablestore-2.2.0-test-sources.jar | 1 KB |
emr-tablestore-2.2.0-sources.jar | 94 KB |
emr-tablestore-2.2.0-javadoc.jar | 590 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun.emr/emr-tablestore/ -->
<dependency>
<groupId>com.aliyun.emr</groupId>
<artifactId>emr-tablestore</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.emr/emr-tablestore/
implementation 'com.aliyun.emr:emr-tablestore:2.2.0'
// https://jarcasting.com/artifacts/com.aliyun.emr/emr-tablestore/
implementation ("com.aliyun.emr:emr-tablestore:2.2.0")
'com.aliyun.emr:emr-tablestore:jar:2.2.0'
<dependency org="com.aliyun.emr" name="emr-tablestore" rev="2.2.0">
<artifact name="emr-tablestore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.emr', module='emr-tablestore', version='2.2.0')
)
libraryDependencies += "com.aliyun.emr" % "emr-tablestore" % "2.2.0"
[com.aliyun.emr/emr-tablestore "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.8 |
com.aliyun.openservices : tablestore | jar | 5.10.3 |
org.apache.hive : hive-serde | jar | 2.0.1 |
org.apache.hive : hive-exec | jar | 2.0.1 |
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.spark : spark-catalyst_2.11 | jar | 2.4.3 |
org.apache.hadoop : hadoop-mapreduce-client-core | jar | 2.9.0 |
org.apache.hadoop : hadoop-common | jar | 2.9.0 |
org.apache.hadoop : hadoop-annotations | jar | 2.9.0 |
org.apache.hadoop : hadoop-auth | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-sql_2.11 | test-jar | 2.4.3 |
org.apache.spark : spark-catalyst_2.11 | test-jar | 2.4.3 |
org.apache.spark : spark-core_2.11 | test-jar | 2.4.3 |
org.scalatest : scalatest_2.11 | jar | 3.0.3 |