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