License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.webank.wedatasphere.linkis |
ArtifactId | ArtifactIdlinkis-bmlcommon |
Last Version | Last Version0.9.4 |
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-bmlcommon-0.9.4.pom | |
linkis-bmlcommon-0.9.4.jar | 40 KB |
linkis-bmlcommon-0.9.4-sources.jar | 4 KB |
linkis-bmlcommon-0.9.4-javadoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-bmlcommon/ -->
<dependency>
<groupId>com.webank.wedatasphere.linkis</groupId>
<artifactId>linkis-bmlcommon</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-bmlcommon/
implementation 'com.webank.wedatasphere.linkis:linkis-bmlcommon:0.9.4'
// https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-bmlcommon/
implementation ("com.webank.wedatasphere.linkis:linkis-bmlcommon:0.9.4")
'com.webank.wedatasphere.linkis:linkis-bmlcommon:jar:0.9.4'
<dependency org="com.webank.wedatasphere.linkis" name="linkis-bmlcommon" rev="0.9.4">
<artifact name="linkis-bmlcommon" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.webank.wedatasphere.linkis', module='linkis-bmlcommon', version='0.9.4')
)
libraryDependencies += "com.webank.wedatasphere.linkis" % "linkis-bmlcommon" % "0.9.4"
[com.webank.wedatasphere.linkis/linkis-bmlcommon "0.9.4"]