| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesData | 
        
| GroupId | GroupIdcom.webank.wedatasphere.dss | 
    
| ArtifactId | ArtifactIddss-linkis-node-execution | 
    
| Last Version | Last Version1.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionDataSphereStudio is a one stop data application development and management portal, covering scenarios
        including data exchange, desensitization/cleansing, analysis/mining, quality measurement, visualization, and task scheduling. 
         | 
    
<!-- https://jarcasting.com/artifacts/com.webank.wedatasphere.dss/dss-linkis-node-execution/ -->
<dependency>
    <groupId>com.webank.wedatasphere.dss</groupId>
    <artifactId>dss-linkis-node-execution</artifactId>
    <version>1.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/com.webank.wedatasphere.dss/dss-linkis-node-execution/
implementation 'com.webank.wedatasphere.dss:dss-linkis-node-execution:1.0.1'
                // https://jarcasting.com/artifacts/com.webank.wedatasphere.dss/dss-linkis-node-execution/
implementation ("com.webank.wedatasphere.dss:dss-linkis-node-execution:1.0.1")
                'com.webank.wedatasphere.dss:dss-linkis-node-execution:jar:1.0.1'
                <dependency org="com.webank.wedatasphere.dss" name="dss-linkis-node-execution" rev="1.0.1">
  <artifact name="dss-linkis-node-execution" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.webank.wedatasphere.dss', module='dss-linkis-node-execution', version='1.0.1')
)
                libraryDependencies += "com.webank.wedatasphere.dss" % "dss-linkis-node-execution" % "1.0.1"
                [com.webank.wedatasphere.dss/dss-linkis-node-execution "1.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.linkis : linkis-computation-client | jar | 1.0.3 | 
| org.apache.linkis : linkis-protocol | jar | 1.0.3 | 
| org.apache.linkis : linkis-storage-script-dev-client | jar | 1.0.3 | 
| org.apache.linkis : linkis-label-common | jar | 1.0.3 |