License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.webank.wedatasphere.dss |
ArtifactId | ArtifactIddss-orchestrator |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
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.
|
Project URL |
Project URL |
Filename | Size |
---|---|
dss-orchestrator-1.0.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.webank.wedatasphere.dss/dss-orchestrator/ -->
<dependency>
<groupId>com.webank.wedatasphere.dss</groupId>
<artifactId>dss-orchestrator</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.webank.wedatasphere.dss/dss-orchestrator/
implementation 'com.webank.wedatasphere.dss:dss-orchestrator:1.0.1'
// https://jarcasting.com/artifacts/com.webank.wedatasphere.dss/dss-orchestrator/
implementation ("com.webank.wedatasphere.dss:dss-orchestrator:1.0.1")
'com.webank.wedatasphere.dss:dss-orchestrator:pom:1.0.1'
<dependency org="com.webank.wedatasphere.dss" name="dss-orchestrator" rev="1.0.1">
<artifact name="dss-orchestrator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.webank.wedatasphere.dss', module='dss-orchestrator', version='1.0.1')
)
libraryDependencies += "com.webank.wedatasphere.dss" % "dss-orchestrator" % "1.0.1"
[com.webank.wedatasphere.dss/dss-orchestrator "1.0.1"]