is not current version
Last Version 1.0.1

com.webank.wedatasphere.dss:dss 0.6.0

DSS covers scenarios including data exchange, desensitization/cleansing, analysis/mining, quality measurement, visualization, task scheduling and data exporting

Categories

Categories

Data
GroupId

GroupId

com.webank.wedatasphere.dss
ArtifactId

ArtifactId

dss
Version

Version

0.6.0
Type

Type

pom

Download dss 0.6.0

Filename Size
dss-0.6.0.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/com.webank.wedatasphere.dss/dss/ -->
<dependency>
    <groupId>com.webank.wedatasphere.dss</groupId>
    <artifactId>dss</artifactId>
    <version>0.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.webank.wedatasphere.dss/dss/
implementation 'com.webank.wedatasphere.dss:dss:0.6.0'
// https://jarcasting.com/artifacts/com.webank.wedatasphere.dss/dss/
implementation ("com.webank.wedatasphere.dss:dss:0.6.0")
'com.webank.wedatasphere.dss:dss:pom:0.6.0'
<dependency org="com.webank.wedatasphere.dss" name="dss" rev="0.6.0">
  <artifact name="dss" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.webank.wedatasphere.dss', module='dss', version='0.6.0')
)
libraryDependencies += "com.webank.wedatasphere.dss" % "dss" % "0.6.0"
[com.webank.wedatasphere.dss/dss "0.6.0"]