| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.clickhouse | 
| ArtifactId | ArtifactIdclickhouse-benchmark | 
| Version | Version0.3.2-test1 | 
| Type | Typejar | 
| Description | Descriptionclickhouse-benchmark Benchmarks for ClickHouse clients | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/com.clickhouse/clickhouse-benchmark/ -->
<dependency>
    <groupId>com.clickhouse</groupId>
    <artifactId>clickhouse-benchmark</artifactId>
    <version>0.3.2-test1</version>
</dependency>// https://jarcasting.com/artifacts/com.clickhouse/clickhouse-benchmark/
implementation 'com.clickhouse:clickhouse-benchmark:0.3.2-test1'// https://jarcasting.com/artifacts/com.clickhouse/clickhouse-benchmark/
implementation ("com.clickhouse:clickhouse-benchmark:0.3.2-test1")'com.clickhouse:clickhouse-benchmark:jar:0.3.2-test1'<dependency org="com.clickhouse" name="clickhouse-benchmark" rev="0.3.2-test1">
  <artifact name="clickhouse-benchmark" type="jar" />
</dependency>@Grapes(
@Grab(group='com.clickhouse', module='clickhouse-benchmark', version='0.3.2-test1')
)libraryDependencies += "com.clickhouse" % "clickhouse-benchmark" % "0.3.2-test1"[com.clickhouse/clickhouse-benchmark "0.3.2-test1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.openjdk.jmh : jmh-core | jar | 1.33 | 
| com.clickhouse : clickhouse-client | jar | 0.3.2-test1 | 
| com.clickhouse : clickhouse-grpc-client | jar | 0.3.2-test1 | 
| io.grpc : grpc-netty-shaded | jar | 1.40.1 | 
| io.grpc : grpc-okhttp | jar | 1.40.1 | 
| com.clickhouse : clickhouse-jdbc | jar | 0.3.2-test1 | 
| com.github.housepower : clickhouse-native-jdbc-shaded | jar | 2.6.0 | 
| cc.blynk.clickhouse : clickhouse4j | jar | 1.4.4 | 
| mysql : mysql-connector-java | jar | 8.0.27 | 
| org.mariadb.jdbc : mariadb-java-client | jar | 2.7.4 | 
| org.postgresql : postgresql | jar | 42.3.1 | 
| org.testcontainers : testcontainers | jar | 1.16.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.33 |