| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.crobox.clickhouse |
| ArtifactId | ArtifactIdclient_2.12 |
| Version | Version1.0.7 |
| Type | Typejar |
| Description |
Descriptionclient
client
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.crobox.clickhouse |
| Filename | Size |
|---|---|
| client_2.12-1.0.7.pom | |
| client_2.12-1.0.7.jar | 263 KB |
| client_2.12-1.0.7-sources.jar | 28 KB |
| client_2.12-1.0.7-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.crobox.clickhouse/client_2.12/ -->
<dependency>
<groupId>com.crobox.clickhouse</groupId>
<artifactId>client_2.12</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.crobox.clickhouse/client_2.12/
implementation 'com.crobox.clickhouse:client_2.12:1.0.7'
// https://jarcasting.com/artifacts/com.crobox.clickhouse/client_2.12/
implementation ("com.crobox.clickhouse:client_2.12:1.0.7")
'com.crobox.clickhouse:client_2.12:jar:1.0.7'
<dependency org="com.crobox.clickhouse" name="client_2.12" rev="1.0.7">
<artifact name="client_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.crobox.clickhouse', module='client_2.12', version='1.0.7')
)
libraryDependencies += "com.crobox.clickhouse" % "client_2.12" % "1.0.7"
[com.crobox.clickhouse/client_2.12 "1.0.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 |
| 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 |