Last Version

client 0.8.20

client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.crobox.clickhouse
ArtifactId

ArtifactId

client_2.11
Version

Version

0.8.20
Type

Type

jar
Description

Description

client
client
Project URL

Project URL

https://github.com/crobox/clickhouse-scala-client
Project Organization

Project Organization

com.crobox.clickhouse

Download client_2.11 0.8.20


<!-- https://jarcasting.com/artifacts/com.crobox.clickhouse/client_2.11/ -->
<dependency>
    <groupId>com.crobox.clickhouse</groupId>
    <artifactId>client_2.11</artifactId>
    <version>0.8.20</version>
</dependency>
// https://jarcasting.com/artifacts/com.crobox.clickhouse/client_2.11/
implementation 'com.crobox.clickhouse:client_2.11:0.8.20'
// https://jarcasting.com/artifacts/com.crobox.clickhouse/client_2.11/
implementation ("com.crobox.clickhouse:client_2.11:0.8.20")
'com.crobox.clickhouse:client_2.11:jar:0.8.20'
<dependency org="com.crobox.clickhouse" name="client_2.11" rev="0.8.20">
  <artifact name="client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.crobox.clickhouse', module='client_2.11', version='0.8.20')
)
libraryDependencies += "com.crobox.clickhouse" % "client_2.11" % "0.8.20"
[com.crobox.clickhouse/client_2.11 "0.8.20"]

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
io.spray : spray-json_2.11 jar 1.3.5
com.typesafe.akka : akka-actor_2.11 jar 2.5.26
com.typesafe.akka : akka-stream_2.11 jar 2.5.26
com.typesafe.akka : akka-http_2.11 jar 10.1.10
com.typesafe.scala-logging : scala-logging_2.11 jar 3.9.2
joda-time : joda-time jar 2.10.5

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.8
com.typesafe.akka : akka-testkit_2.11 jar 2.5.26
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.