Last Version

client 1.0.11

client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.crobox.clickhouse
ArtifactId

ArtifactId

client_2.12
Version

Version

1.0.11
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.12 1.0.11


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

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.13
io.spray : spray-json_2.12 jar 1.3.6
com.typesafe.akka : akka-actor_2.12 jar 2.6.18
com.typesafe.akka : akka-stream_2.12 jar 2.6.18
com.typesafe.akka : akka-http_2.12 jar 10.2.8
com.typesafe.scala-logging : scala-logging_2.12 jar 3.9.4
joda-time : joda-time jar 2.10.13

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.11
com.typesafe.akka : akka-testkit_2.12 jar 2.6.18
ch.qos.logback : logback-classic jar 1.2.10

Project Modules

There are no modules declared in this project.