License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.webank.wedatasphere.linkis |
ArtifactId | ArtifactIdlinkis-engineplugin-spark |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLinkis helps easily connect to various back-end computation/storage engines
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-engineplugin-spark/ -->
<dependency>
<groupId>com.webank.wedatasphere.linkis</groupId>
<artifactId>linkis-engineplugin-spark</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-engineplugin-spark/
implementation 'com.webank.wedatasphere.linkis:linkis-engineplugin-spark:1.0.2'
// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-engineplugin-spark/
implementation ("com.webank.wedatasphere.linkis:linkis-engineplugin-spark:1.0.2")
'com.webank.wedatasphere.linkis:linkis-engineplugin-spark:jar:1.0.2'
<dependency org="com.webank.wedatasphere.linkis" name="linkis-engineplugin-spark" rev="1.0.2">
<artifact name="linkis-engineplugin-spark" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webank.wedatasphere.linkis', module='linkis-engineplugin-spark', version='1.0.2')
)
libraryDependencies += "com.webank.wedatasphere.linkis" % "linkis-engineplugin-spark" % "1.0.2"
[com.webank.wedatasphere.linkis/linkis-engineplugin-spark "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.webank.wedatasphere.linkis : linkis-engineconn-plugin-core | jar | 1.0.2 |
com.webank.wedatasphere.linkis : linkis-computation-engineconn | jar | 1.0.2 |
com.webank.wedatasphere.linkis : linkis-storage | jar | 1.0.2 |
org.apache.commons : commons-exec | jar | 1.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
com.webank.wedatasphere.linkis : linkis-bml-engine-hook | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 25.1-jre |
org.scala-lang : scala-library | jar | 2.11.12 |
org.scala-lang : scala-compiler | jar | 2.11.12 |
org.scala-lang : scala-reflect | jar | 2.11.12 |
org.json4s : json4s-jackson_2.11 | jar | 3.5.3 |
io.netty : netty-all | jar | 4.1.44.Final |
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-repl_2.11 | jar | 2.4.3 |
org.apache.spark : spark-hive_2.11 | jar | 2.4.3 |