| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdcom.aliyun.emr |
| ArtifactId | ArtifactIdemr-redis_2.11 |
| Version | Version2.2.0 |
| Type | Typejar |
| Description |
DescriptionAliyun E-MapReduce External Redis Support
Hadoop/Spark on Aliyun, supporting interactions with Aliyun's base services.
|
| Filename | Size |
|---|---|
| emr-redis_2.11-2.2.0.pom | |
| emr-redis_2.11-2.2.0.jar | 88 KB |
| emr-redis_2.11-2.2.0-sources.jar | 8 KB |
| emr-redis_2.11-2.2.0-javadoc.jar | 369 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun.emr/emr-redis_2.11/ -->
<dependency>
<groupId>com.aliyun.emr</groupId>
<artifactId>emr-redis_2.11</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.emr/emr-redis_2.11/
implementation 'com.aliyun.emr:emr-redis_2.11:2.2.0'
// https://jarcasting.com/artifacts/com.aliyun.emr/emr-redis_2.11/
implementation ("com.aliyun.emr:emr-redis_2.11:2.2.0")
'com.aliyun.emr:emr-redis_2.11:jar:2.2.0'
<dependency org="com.aliyun.emr" name="emr-redis_2.11" rev="2.2.0">
<artifact name="emr-redis_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.emr', module='emr-redis_2.11', version='2.2.0')
)
libraryDependencies += "com.aliyun.emr" % "emr-redis_2.11" % "2.2.0"
[com.aliyun.emr/emr-redis_2.11 "2.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.redislabs : spark-redis | jar | 2.4.0 |
| 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-client | jar | 2.9.0 |