Last Version

ClackShack 1.0.2

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.2
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.2


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

Dependencies

compile (5)

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

test (3)

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

Project Modules

There are no modules declared in this project.