| License | License | 
|---|---|
| Categories | CategoriesData | 
| GroupId | GroupIdcom.webank.wedatasphere.linkis | 
| ArtifactId | ArtifactIdlinkis-executor-core | 
| 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 | 
| Filename | Size | 
|---|---|
| linkis-executor-core-1.0.2.pom | |
| linkis-executor-core-1.0.2.jar | 59 KB | 
| linkis-executor-core-1.0.2-sources.jar | 19 KB | 
| linkis-executor-core-1.0.2-javadoc.jar | 448 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-executor-core/ -->
<dependency>
    <groupId>com.webank.wedatasphere.linkis</groupId>
    <artifactId>linkis-executor-core</artifactId>
    <version>1.0.2</version>
</dependency>// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-executor-core/
implementation 'com.webank.wedatasphere.linkis:linkis-executor-core:1.0.2'// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-executor-core/
implementation ("com.webank.wedatasphere.linkis:linkis-executor-core:1.0.2")'com.webank.wedatasphere.linkis:linkis-executor-core:jar:1.0.2'<dependency org="com.webank.wedatasphere.linkis" name="linkis-executor-core" rev="1.0.2">
  <artifact name="linkis-executor-core" type="jar" />
</dependency>@Grapes(
@Grab(group='com.webank.wedatasphere.linkis', module='linkis-executor-core', version='1.0.2')
)libraryDependencies += "com.webank.wedatasphere.linkis" % "linkis-executor-core" % "1.0.2"[com.webank.wedatasphere.linkis/linkis-executor-core "1.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.webank.wedatasphere.linkis : linkis-manager-common | jar | 1.0.2 | 
| com.webank.wedatasphere.linkis : linkis-engineconn-common | jar | 1.0.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.webank.wedatasphere.linkis : linkis-common | jar | 1.0.2 | 
| com.webank.wedatasphere.linkis : linkis-protocol | jar | 1.0.2 |