is not current version
Last Version 1.0.2

ClackShack 1.0.0

Unofficial ClickHouse HTTP query interface client. Super light-weight asynchronous (CompletableFuture) modern API

License

License

GroupId

GroupId

com.ethlo.clackshack
ArtifactId

ArtifactId

clackshack
Version

Version

1.0.0
Type

Type

jar
Description

Description

ClackShack
Unofficial ClickHouse HTTP query interface client. Super light-weight asynchronous (CompletableFuture) modern API
Project URL

Project URL

https://github.com/ethlo/clackshack

Download clackshack 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
com.fasterxml.jackson.core : jackson-annotations jar 2.12.1
org.eclipse.jetty : jetty-client jar 9.4.35.v20201120
org.slf4j : slf4j-api jar 1.7.30
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.11.0

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.19.0

Project Modules

There are no modules declared in this project.