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