Jar examples for c:client-2.12
client
You can download jar file client_2.12 0.5.6 in this page.
The GNU Lesser General Public License, Version 3.0
You can use the following script to add client_2.12-0.5.6.jar to your project.
<dependency> <groupId>com.crobox.clickhouse</groupId> <artifactId>client_2.12</artifactId> <version>0.5.6</version> </dependency>
compile group: 'com.crobox.clickhouse', name: 'client_2.12', version: '0.5.6'
libraryDependencies += "com.crobox.clickhouse" % "client_2.12" % "0.5.6"
<dependency org="com.crobox.clickhouse" name="client_2.12" rev="0.5.6"/>
@Grapes(@Grab(group='com.crobox.clickhouse', module='client_2.12', version='0.5.6'))
'com.crobox.clickhouse:client_2.12:jar:0.5.6'
Click the following link to download the jar file.
client_2.12-0.5.6-javadoc.jar