| License | License | 
|---|---|
| Categories | CategoriesData | 
| GroupId | GroupIdcom.webank.wedatasphere.linkis | 
| ArtifactId | ArtifactIdlinkis-engineconn-plugin-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 | 
<!-- https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-engineconn-plugin-core/ -->
<dependency>
    <groupId>com.webank.wedatasphere.linkis</groupId>
    <artifactId>linkis-engineconn-plugin-core</artifactId>
    <version>1.0.2</version>
</dependency>// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-engineconn-plugin-core/
implementation 'com.webank.wedatasphere.linkis:linkis-engineconn-plugin-core:1.0.2'// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-engineconn-plugin-core/
implementation ("com.webank.wedatasphere.linkis:linkis-engineconn-plugin-core:1.0.2")'com.webank.wedatasphere.linkis:linkis-engineconn-plugin-core:jar:1.0.2'<dependency org="com.webank.wedatasphere.linkis" name="linkis-engineconn-plugin-core" rev="1.0.2">
  <artifact name="linkis-engineconn-plugin-core" type="jar" />
</dependency>@Grapes(
@Grab(group='com.webank.wedatasphere.linkis', module='linkis-engineconn-plugin-core', version='1.0.2')
)libraryDependencies += "com.webank.wedatasphere.linkis" % "linkis-engineconn-plugin-core" % "1.0.2"[com.webank.wedatasphere.linkis/linkis-engineconn-plugin-core "1.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.webank.wedatasphere.linkis : linkis-protocol | jar | 1.0.2 | 
| com.webank.wedatasphere.linkis : linkis-engineconn-common | jar | 1.0.2 | 
| com.webank.wedatasphere.linkis : linkis-executor-core | jar | 1.0.2 | 
| com.webank.wedatasphere.linkis : linkis-label-common | jar | 1.0.2 | 
| com.google.code.gson : gson | jar | 2.8.5 |