| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface Dex General Purpose Libraries Utility | 
| GroupId | GroupIdru.yandex.clickhouse | 
| ArtifactId | ArtifactIdclickhouse-jdbc-bridge | 
| Last Version | Last Version2.0.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionClickHouse JDBC Bridge JDBC bridge for ClickHouse. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/ru.yandex.clickhouse/clickhouse-jdbc-bridge/ -->
<dependency>
    <groupId>ru.yandex.clickhouse</groupId>
    <artifactId>clickhouse-jdbc-bridge</artifactId>
    <version>2.0.7</version>
</dependency>// https://jarcasting.com/artifacts/ru.yandex.clickhouse/clickhouse-jdbc-bridge/
implementation 'ru.yandex.clickhouse:clickhouse-jdbc-bridge:2.0.7'// https://jarcasting.com/artifacts/ru.yandex.clickhouse/clickhouse-jdbc-bridge/
implementation ("ru.yandex.clickhouse:clickhouse-jdbc-bridge:2.0.7")'ru.yandex.clickhouse:clickhouse-jdbc-bridge:jar:2.0.7'<dependency org="ru.yandex.clickhouse" name="clickhouse-jdbc-bridge" rev="2.0.7">
  <artifact name="clickhouse-jdbc-bridge" type="jar" />
</dependency>@Grapes(
@Grab(group='ru.yandex.clickhouse', module='clickhouse-jdbc-bridge', version='2.0.7')
)libraryDependencies += "ru.yandex.clickhouse" % "clickhouse-jdbc-bridge" % "2.0.7"[ru.yandex.clickhouse/clickhouse-jdbc-bridge "2.0.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.ben-manes.caffeine : caffeine | jar | 2.9.2 | 
| com.zaxxer : HikariCP | jar | 3.4.5 | 
| dnsjava : dnsjava | jar | 3.4.2 | 
| io.vertx : vertx-core | jar | 3.9.9 | 
| io.vertx : vertx-config | jar | 3.9.9 | 
| io.vertx : vertx-web | jar | 3.9.9 | 
| io.vertx : vertx-web-client | jar | 3.9.9 | 
| io.vertx : vertx-micrometer-metrics | jar | 3.9.9 | 
| io.micrometer : micrometer-registry-prometheus | jar | 1.1.19 | 
| org.slf4j : slf4j-api | jar | 1.7.32 | 
| org.slf4j : slf4j-jdk14 | jar | 1.7.32 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testcontainers : testcontainers | jar | 1.16.0 | 
| org.testng : testng | jar | 6.14.3 |