| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesData CLI User Interface | 
        
| GroupId | GroupIdcom.webank.wedatasphere.linkis | 
    
| ArtifactId | ArtifactIdlinkis-cli-core | 
    
| 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-cli-core-1.0.2.pom | |
| linkis-cli-core-1.0.2.jar | 119 KB | 
| linkis-cli-core-1.0.2-test-sources.jar | 21 KB | 
| linkis-cli-core-1.0.2-sources.jar | 99 KB | 
| linkis-cli-core-1.0.2-javadoc.jar | 710 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-cli-core/ -->
<dependency>
    <groupId>com.webank.wedatasphere.linkis</groupId>
    <artifactId>linkis-cli-core</artifactId>
    <version>1.0.2</version>
</dependency>
                // https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-cli-core/
implementation 'com.webank.wedatasphere.linkis:linkis-cli-core:1.0.2'
                // https://jarcasting.com/artifacts/com.webank.wedatasphere.linkis/linkis-cli-core/
implementation ("com.webank.wedatasphere.linkis:linkis-cli-core:1.0.2")
                'com.webank.wedatasphere.linkis:linkis-cli-core:jar:1.0.2'
                <dependency org="com.webank.wedatasphere.linkis" name="linkis-cli-core" rev="1.0.2">
  <artifact name="linkis-cli-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.webank.wedatasphere.linkis', module='linkis-cli-core', version='1.0.2')
)
                libraryDependencies += "com.webank.wedatasphere.linkis" % "linkis-cli-core" % "1.0.2"
                [com.webank.wedatasphere.linkis/linkis-cli-core "1.0.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.webank.wedatasphere.linkis : linkis-cli-common | jar | 1.0.2 | 
| org.reflections : reflections | jar | 0.9.10 | 
| org.apache.commons : commons-lang3 | jar | 3.9 | 
| commons-io : commons-io | jar | 2.4 | 
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| org.apache.logging.log4j : log4j-api | jar | 2.13.3 | 
| org.apache.logging.log4j : log4j-core | jar | 2.13.3 | 
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 | 
| com.google.code.gson : gson | jar | 2.8.5 | 
| junit : junit | jar | 4.13.1 | 
| org.apache.logging.log4j : log4j-1.2-api | jar | 2.13.3 |