License |
License |
---|---|
GroupId | GroupIdcom.aliyun.emr |
ArtifactId | ArtifactIdemr-ons_2.10 |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAliyun E-MapReduce External ONS
Hadoop/Spark on Aliyun, supporting interactions with Aliyun's base services.
|
Filename | Size |
---|---|
emr-ons_2.10-1.4.1.pom | |
emr-ons_2.10-1.4.1.jar | 26 KB |
emr-ons_2.10-1.4.1-sources.jar | 5 KB |
emr-ons_2.10-1.4.1-javadoc.jar | 350 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun.emr/emr-ons_2.10/ -->
<dependency>
<groupId>com.aliyun.emr</groupId>
<artifactId>emr-ons_2.10</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.emr/emr-ons_2.10/
implementation 'com.aliyun.emr:emr-ons_2.10:1.4.1'
// https://jarcasting.com/artifacts/com.aliyun.emr/emr-ons_2.10/
implementation ("com.aliyun.emr:emr-ons_2.10:1.4.1")
'com.aliyun.emr:emr-ons_2.10:jar:1.4.1'
<dependency org="com.aliyun.emr" name="emr-ons_2.10" rev="1.4.1">
<artifact name="emr-ons_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.emr', module='emr-ons_2.10', version='1.4.1')
)
libraryDependencies += "com.aliyun.emr" % "emr-ons_2.10" % "1.4.1"
[com.aliyun.emr/emr-ons_2.10 "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.aliyun.openservices : ons-client | jar | 1.2.6 |
com.aliyun.openservices : ons-api | jar | 1.2.6 |
com.google.guava : guava | jar | 11.0.2 |
com.alibaba : fastjson | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.10 | jar | 1.6.2 |
org.apache.spark : spark-streaming_2.10 | jar | 1.6.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.2.1 |