License |
License |
---|---|
Categories |
CategoriesData Search Business Logic Libraries |
GroupId | GroupIdcom.webank.wedatasphere.linkis |
ArtifactId | ArtifactIdlinkis-cs-search |
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-search-1.0.2.pom | |
linkis-cs-search-1.0.2.jar | 67 KB |
linkis-cs-search-1.0.2-test-sources.jar | 15 KB |
linkis-cs-search-1.0.2-sources.jar | 66 KB |
linkis-cs-search-1.0.2-javadoc.jar | 619 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-cs-search/ -->
<dependency>
<groupId>com.webank.wedatasphere.linkis</groupId>
<artifactId>linkis-cs-search</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-cs-search/
implementation 'com.webank.wedatasphere.linkis:linkis-cs-search:1.0.2'
// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-cs-search/
implementation ("com.webank.wedatasphere.linkis:linkis-cs-search:1.0.2")
'com.webank.wedatasphere.linkis:linkis-cs-search:jar:1.0.2'
<dependency org="com.webank.wedatasphere.linkis" name="linkis-cs-search" rev="1.0.2">
<artifact name="linkis-cs-search" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webank.wedatasphere.linkis', module='linkis-cs-search', version='1.0.2')
)
libraryDependencies += "com.webank.wedatasphere.linkis" % "linkis-cs-search" % "1.0.2"
[com.webank.wedatasphere.linkis/linkis-cs-search "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.webank.wedatasphere.linkis : linkis-cs-common | jar | 1.0.2 |
com.webank.wedatasphere.linkis : linkis-cs-cache | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.webank.wedatasphere.linkis : linkis-message-scheduler | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | RELEASE |
org.mockito : mockito-all | jar | 2.0.2-beta |