| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesData CLI User Interface | 
        
| GroupId | GroupIdio.shulie.surge.data | 
    
| ArtifactId | ArtifactIdclickhouse | 
    
| Last Version | Last Version1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionTakin-surge-data 
         | 
    
| Filename | Size | 
|---|---|
| clickhouse-1.0.pom | |
| clickhouse-1.0.jar | 25 KB | 
| clickhouse-1.0-sources.jar | 14 KB | 
| clickhouse-1.0-javadoc.jar | 76 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.shulie.surge.data/clickhouse/ -->
<dependency>
    <groupId>io.shulie.surge.data</groupId>
    <artifactId>clickhouse</artifactId>
    <version>1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/io.shulie.surge.data/clickhouse/
implementation 'io.shulie.surge.data:clickhouse:1.0'
                // https://jarcasting.com/artifacts/io.shulie.surge.data/clickhouse/
implementation ("io.shulie.surge.data:clickhouse:1.0")
                'io.shulie.surge.data:clickhouse:jar:1.0'
                <dependency org="io.shulie.surge.data" name="clickhouse" rev="1.0">
  <artifact name="clickhouse" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.shulie.surge.data', module='clickhouse', version='1.0')
)
                libraryDependencies += "io.shulie.surge.data" % "clickhouse" % "1.0"
                [io.shulie.surge.data/clickhouse "1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| io.shulie.surge.data : common | jar | 1.0 | 
| io.shulie.surge.data : runtime | jar | 1.0 | 
| ru.yandex.clickhouse : clickhouse-jdbc | jar | 0.3.1-patch | 
| org.springframework : spring-jdbc | jar | 5.2.9.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |