License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.webank.wedatasphere.linkis |
ArtifactId | ArtifactIdlinkis-cs-persistence |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLinkis helps easily connect to various back-end computation/storage engines
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-cs-persistence/ -->
<dependency>
<groupId>com.webank.wedatasphere.linkis</groupId>
<artifactId>linkis-cs-persistence</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-cs-persistence/
implementation 'com.webank.wedatasphere.linkis:linkis-cs-persistence:1.0.2'
// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-cs-persistence/
implementation ("com.webank.wedatasphere.linkis:linkis-cs-persistence:1.0.2")
'com.webank.wedatasphere.linkis:linkis-cs-persistence:jar:1.0.2'
<dependency org="com.webank.wedatasphere.linkis" name="linkis-cs-persistence" rev="1.0.2">
<artifact name="linkis-cs-persistence" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webank.wedatasphere.linkis', module='linkis-cs-persistence', version='1.0.2')
)
libraryDependencies += "com.webank.wedatasphere.linkis" % "linkis-cs-persistence" % "1.0.2"
[com.webank.wedatasphere.linkis/linkis-cs-persistence "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.webank.wedatasphere.linkis : linkis-cs-common | jar | 1.0.2 |
com.webank.wedatasphere.linkis : linkis-mybatis | jar | 1.0.2 |
org.apache.commons : commons-math3 | jar | 3.1.1 |
Group / Artifact | Type | Version |
---|---|---|
com.webank.wedatasphere.linkis : linkis-module | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |