License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdcom.webank.wedatasphere.dss |
ArtifactId | ArtifactIddss-appconn-manager-client |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
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.
|
<!-- https://jarcasting.com/artifacts/com.webank.wedatasphere.dss/dss-appconn-manager-client/ -->
<dependency>
<groupId>com.webank.wedatasphere.dss</groupId>
<artifactId>dss-appconn-manager-client</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.webank.wedatasphere.dss/dss-appconn-manager-client/
implementation 'com.webank.wedatasphere.dss:dss-appconn-manager-client:1.0.1'
// https://jarcasting.com/artifacts/com.webank.wedatasphere.dss/dss-appconn-manager-client/
implementation ("com.webank.wedatasphere.dss:dss-appconn-manager-client:1.0.1")
'com.webank.wedatasphere.dss:dss-appconn-manager-client:jar:1.0.1'
<dependency org="com.webank.wedatasphere.dss" name="dss-appconn-manager-client" rev="1.0.1">
<artifact name="dss-appconn-manager-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webank.wedatasphere.dss', module='dss-appconn-manager-client', version='1.0.1')
)
libraryDependencies += "com.webank.wedatasphere.dss" % "dss-appconn-manager-client" % "1.0.1"
[com.webank.wedatasphere.dss/dss-appconn-manager-client "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.webank.wedatasphere.dss : dss-appconn-manager-core | jar | 1.0.1 |
org.apache.linkis : linkis-bml-client | jar | 1.0.3 |