Registry / utility / dss-common

dss-common

JSON →
library1.2.2javamavenunverified

Common utilities and shared components for DataSphereStudio, a data application development platform.

<dependency> <groupId>com.webank.wedatasphere.dss</groupId> <artifactId>dss-common</artifactId> <version>1.2.2</version> </dependency>
INSTALL
IMPORT
SIG · DSS-COMMON
D
dss-common
utilityjavav1.2.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DSSCommon
com.webank.wedatasphere.dss.common.DSSCommon

Shows basic usage of the DSSCommon class from DataSphereStudio.

import com.webank.wedatasphere.dss.common.DSSCommon; public class Example { public static void main(String[] args) { DSSCommon common = new DSSCommon(); System.out.println("DSS Common loaded."); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
dss-common — mvn dependency:get dss-common · libregistry