License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.webank.wedatasphere.dss |
ArtifactId | ArtifactIddss |
Version | Version0.7.0 |
Type | Typepom |
Description |
DescriptionDSS Project Parent POM
DSS covers scenarios including data exchange, desensitization/cleansing,
analysis/mining, quality measurement, visualization, task scheduling and data exporting
|
Project URL |
Project URL |
Filename | Size |
---|---|
dss-0.7.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.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.webank.wedatasphere.dss/dss/
implementation 'com.webank.wedatasphere.dss:dss:0.7.0'
// https://jarcasting.com/artifacts/com.webank.wedatasphere.dss/dss/
implementation ("com.webank.wedatasphere.dss:dss:0.7.0")
'com.webank.wedatasphere.dss:dss:pom:0.7.0'
<dependency org="com.webank.wedatasphere.dss" name="dss" rev="0.7.0">
<artifact name="dss" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.webank.wedatasphere.dss', module='dss', version='0.7.0')
)
libraryDependencies += "com.webank.wedatasphere.dss" % "dss" % "0.7.0"
[com.webank.wedatasphere.dss/dss "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
org.scala-lang : scala-compiler | jar | 2.11.8 |
org.scala-lang : scala-reflect | jar | 2.11.8 |
org.scala-lang : scalap | jar | 2.11.8 |
commons-lang : commons-lang | jar | 2.6 |