License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.webank.wedatasphere.linkis |
ArtifactId | ArtifactIdpublic-module |
Version | Version0.9.2 |
Type | Typepom |
Description |
DescriptionLinkis helps easily connect to various back-end computation/storage engines
|
Project URL |
Project URL |
Filename | Size |
---|---|
public-module-0.9.2.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/public-module/ -->
<dependency>
<groupId>com.webank.wedatasphere.linkis</groupId>
<artifactId>public-module</artifactId>
<version>0.9.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/public-module/
implementation 'com.webank.wedatasphere.linkis:public-module:0.9.2'
// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/public-module/
implementation ("com.webank.wedatasphere.linkis:public-module:0.9.2")
'com.webank.wedatasphere.linkis:public-module:pom:0.9.2'
<dependency org="com.webank.wedatasphere.linkis" name="public-module" rev="0.9.2">
<artifact name="public-module" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.webank.wedatasphere.linkis', module='public-module', version='0.9.2')
)
libraryDependencies += "com.webank.wedatasphere.linkis" % "public-module" % "0.9.2"
[com.webank.wedatasphere.linkis/public-module "0.9.2"]
Group / Artifact | Type | Version |
---|---|---|
com.webank.wedatasphere.linkis : linkis-cloudRPC | jar | 0.9.2 |
com.webank.wedatasphere.linkis : linkis-storage | jar | 0.9.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.4 |