License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.webank.wedatasphere.dss |
ArtifactId | ArtifactIdspring-origin-dss-project-plugin |
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/spring-origin-dss-project-plugin/ -->
<dependency>
<groupId>com.webank.wedatasphere.dss</groupId>
<artifactId>spring-origin-dss-project-plugin</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.webank.wedatasphere.dss/spring-origin-dss-project-plugin/
implementation 'com.webank.wedatasphere.dss:spring-origin-dss-project-plugin:1.0.1'
// https://jarcasting.com/artifacts/com.webank.wedatasphere.dss/spring-origin-dss-project-plugin/
implementation ("com.webank.wedatasphere.dss:spring-origin-dss-project-plugin:1.0.1")
'com.webank.wedatasphere.dss:spring-origin-dss-project-plugin:jar:1.0.1'
<dependency org="com.webank.wedatasphere.dss" name="spring-origin-dss-project-plugin" rev="1.0.1">
<artifact name="spring-origin-dss-project-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webank.wedatasphere.dss', module='spring-origin-dss-project-plugin', version='1.0.1')
)
libraryDependencies += "com.webank.wedatasphere.dss" % "spring-origin-dss-project-plugin" % "1.0.1"
[com.webank.wedatasphere.dss/spring-origin-dss-project-plugin "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.webank.wedatasphere.dss : dss-project-plugin | jar | 1.0.1 |
org.springframework : spring-core | jar | 5.2.12.RELEASE |
org.springframework : spring-context | jar | 5.2.12.RELEASE |
org.springframework : spring-web | jar | 5.2.12.RELEASE |