MVN

com.webank.wedatasphere.dss : dss

Maven & Gradle

Aug 07, 2023
2.8k stars

dss · DataSphereStudio1.1.0

<dependency>
    <groupId>com.webank.wedatasphere.dss</groupId>
    <artifactId>dss</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.webank.wedatasphere.dss : dss to add to Maven - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of com.webank.wedatasphere.dss : dss to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
dss-1.1.2
dss-1.1.1
dss-1.1.0
1.0.x
dss-1.0.1
dss-1.0.0
0.7.x
dss-0.7.0
0.6.x
dss-0.6.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.webank.wedatasphere.dss</groupId>
    <artifactId>dss</artifactId>
    <version>1.1.2</version>
</dependency>

Advertisement