| License | License | 
|---|---|
| Categories | CategoriesData | 
| GroupId | GroupIdcom.webank.wedatasphere.dss | 
| ArtifactId | ArtifactIddss-structure-integration-standard | 
| 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-structure-integration-standard/ -->
<dependency>
    <groupId>com.webank.wedatasphere.dss</groupId>
    <artifactId>dss-structure-integration-standard</artifactId>
    <version>1.0.1</version>
</dependency>// https://jarcasting.com/artifacts/com.webank.wedatasphere.dss/dss-structure-integration-standard/
implementation 'com.webank.wedatasphere.dss:dss-structure-integration-standard:1.0.1'// https://jarcasting.com/artifacts/com.webank.wedatasphere.dss/dss-structure-integration-standard/
implementation ("com.webank.wedatasphere.dss:dss-structure-integration-standard:1.0.1")'com.webank.wedatasphere.dss:dss-structure-integration-standard:jar:1.0.1'<dependency org="com.webank.wedatasphere.dss" name="dss-structure-integration-standard" rev="1.0.1">
  <artifact name="dss-structure-integration-standard" type="jar" />
</dependency>@Grapes(
@Grab(group='com.webank.wedatasphere.dss', module='dss-structure-integration-standard', version='1.0.1')
)libraryDependencies += "com.webank.wedatasphere.dss" % "dss-structure-integration-standard" % "1.0.1"[com.webank.wedatasphere.dss/dss-structure-integration-standard "1.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.linkis : linkis-common | jar | 1.0.3 | 
| com.webank.wedatasphere.dss : dss-sso-integration-standard | jar | 1.0.1 |