License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.webank.wedatasphere.linkis |
ArtifactId | ArtifactIdlinkis-context-service |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionLinkis helps easily connect to various back-end computation/storage engines
|
Project URL |
Project URL |
Filename | Size |
---|---|
linkis-context-service-1.0.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-context-service/ -->
<dependency>
<groupId>com.webank.wedatasphere.linkis</groupId>
<artifactId>linkis-context-service</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-context-service/
implementation 'com.webank.wedatasphere.linkis:linkis-context-service:1.0.2'
// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-context-service/
implementation ("com.webank.wedatasphere.linkis:linkis-context-service:1.0.2")
'com.webank.wedatasphere.linkis:linkis-context-service:pom:1.0.2'
<dependency org="com.webank.wedatasphere.linkis" name="linkis-context-service" rev="1.0.2">
<artifact name="linkis-context-service" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.webank.wedatasphere.linkis', module='linkis-context-service', version='1.0.2')
)
libraryDependencies += "com.webank.wedatasphere.linkis" % "linkis-context-service" % "1.0.2"
[com.webank.wedatasphere.linkis/linkis-context-service "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.webank.wedatasphere.linkis : linkis-cs-server | jar | 1.0.2 |