License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.webank.wedatasphere.linkis |
ArtifactId | ArtifactIdlinkis-cs-cache |
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 |
Filename | Size |
---|---|
linkis-cs-cache-1.0.2.pom | |
linkis-cs-cache-1.0.2.jar | 49 KB |
linkis-cs-cache-1.0.2-test-sources.jar | 9 KB |
linkis-cs-cache-1.0.2-sources.jar | 40 KB |
linkis-cs-cache-1.0.2-javadoc.jar | 471 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-cs-cache/ -->
<dependency>
<groupId>com.webank.wedatasphere.linkis</groupId>
<artifactId>linkis-cs-cache</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-cs-cache/
implementation 'com.webank.wedatasphere.linkis:linkis-cs-cache:1.0.2'
// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-cs-cache/
implementation ("com.webank.wedatasphere.linkis:linkis-cs-cache:1.0.2")
'com.webank.wedatasphere.linkis:linkis-cs-cache:jar:1.0.2'
<dependency org="com.webank.wedatasphere.linkis" name="linkis-cs-cache" rev="1.0.2">
<artifact name="linkis-cs-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webank.wedatasphere.linkis', module='linkis-cs-cache', version='1.0.2')
)
libraryDependencies += "com.webank.wedatasphere.linkis" % "linkis-cs-cache" % "1.0.2"
[com.webank.wedatasphere.linkis/linkis-cs-cache "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.webank.wedatasphere.linkis : linkis-cs-common | jar | 1.0.2 |
com.webank.wedatasphere.linkis : linkis-cs-persistence | jar | 1.0.2 |
org.reflections : reflections | jar | 0.9.10 |
com.webank.wedatasphere.linkis : linkis-cs-listener | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.webank.wedatasphere.linkis : linkis-module | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | RELEASE |