License |
License |
---|---|
GroupId | GroupIdcom.aliyun.emr |
ArtifactId | ArtifactIdemr-logservice_2.11 |
Version | Version2.2.0 |
Type | Typejar |
Description |
DescriptionAliyun E-MapReduce External LogService Support
Hadoop/Spark on Aliyun, supporting interactions with Aliyun's base services.
|
<!-- https://jarcasting.com/artifacts/com.aliyun.emr/emr-logservice_2.11/ -->
<dependency>
<groupId>com.aliyun.emr</groupId>
<artifactId>emr-logservice_2.11</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.emr/emr-logservice_2.11/
implementation 'com.aliyun.emr:emr-logservice_2.11:2.2.0'
// https://jarcasting.com/artifacts/com.aliyun.emr/emr-logservice_2.11/
implementation ("com.aliyun.emr:emr-logservice_2.11:2.2.0")
'com.aliyun.emr:emr-logservice_2.11:jar:2.2.0'
<dependency org="com.aliyun.emr" name="emr-logservice_2.11" rev="2.2.0">
<artifact name="emr-logservice_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.emr', module='emr-logservice_2.11', version='2.2.0')
)
libraryDependencies += "com.aliyun.emr" % "emr-logservice_2.11" % "2.2.0"
[com.aliyun.emr/emr-logservice_2.11 "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.aliyun.emr : emr-oss | jar | 2.2.0 |
com.aliyun.emr : emr-common_2.11 | jar | 2.2.0 |
commons-codec : commons-codec | jar | 1.8 |
com.aliyun.openservices : loghub-client-lib | jar | 0.6.15 |
com.aliyun.openservices : aliyun-log | jar | 0.6.37 |
com.aliyun.openservices : aliyun-log-producer | jar | 0.3.3 |
com.google.guava : guava | jar | 27.0-jre |
com.alibaba : fastjson | jar | 1.2.45 |
com.101tec : zkclient | jar | 0.10 |
com.google.protobuf : protobuf-java | jar | 2.5.0 |
net.sf.jopt-simple : jopt-simple | jar | 5.0.4 |
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-streaming_2.11 | jar | 2.4.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.11 | test-jar | 2.4.3 |
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.scalatest : scalatest_2.11 | jar | 3.0.3 |
org.easymock : easymock | jar | 3.2 |
org.mockito : mockito-all | jar | 1.10.19 |
org.mockito : mockito-core | jar | 1.10.19 |