| License | License | 
|---|---|
| Categories | CategoriesData | 
| GroupId | GroupIdcom.webank.wedatasphere.dss | 
| ArtifactId | ArtifactIddss-standard-common | 
| 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. | 
| Filename | Size | 
|---|---|
| dss-standard-common-1.0.1.pom | |
| dss-standard-common-1.0.1.jar | 34 KB | 
| dss-standard-common-1.0.1-sources.jar | 30 KB | 
| dss-standard-common-1.0.1-javadoc.jar | 463 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.webank.wedatasphere.dss/dss-standard-common/ -->
<dependency>
    <groupId>com.webank.wedatasphere.dss</groupId>
    <artifactId>dss-standard-common</artifactId>
    <version>1.0.1</version>
</dependency>// https://jarcasting.com/artifacts/com.webank.wedatasphere.dss/dss-standard-common/
implementation 'com.webank.wedatasphere.dss:dss-standard-common:1.0.1'// https://jarcasting.com/artifacts/com.webank.wedatasphere.dss/dss-standard-common/
implementation ("com.webank.wedatasphere.dss:dss-standard-common:1.0.1")'com.webank.wedatasphere.dss:dss-standard-common:jar:1.0.1'<dependency org="com.webank.wedatasphere.dss" name="dss-standard-common" rev="1.0.1">
  <artifact name="dss-standard-common" type="jar" />
</dependency>@Grapes(
@Grab(group='com.webank.wedatasphere.dss', module='dss-standard-common', version='1.0.1')
)libraryDependencies += "com.webank.wedatasphere.dss" % "dss-standard-common" % "1.0.1"[com.webank.wedatasphere.dss/dss-standard-common "1.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.reflections : reflections | jar | 0.9.10 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.linkis : linkis-common | jar | 1.0.3 | 
| com.webank.wedatasphere.dss : dss-common | jar | 1.0.1 |