| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем Native Инструменты разработки |
| Группа | Группаcom.github.housepower |
| Идентификатор | Идентификаторclickhouse-native-jdbc-shaded |
| Последняя версия | Последняя версия2.6.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеClickHouse Native Protocol JDBC implementation
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.github.housepower/clickhouse-native-jdbc-shaded/ -->
<dependency>
<groupId>com.github.housepower</groupId>
<artifactId>clickhouse-native-jdbc-shaded</artifactId>
<version>2.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.housepower/clickhouse-native-jdbc-shaded/
implementation 'com.github.housepower:clickhouse-native-jdbc-shaded:2.6.5'
// https://jarcasting.com/artifacts/com.github.housepower/clickhouse-native-jdbc-shaded/
implementation ("com.github.housepower:clickhouse-native-jdbc-shaded:2.6.5")
'com.github.housepower:clickhouse-native-jdbc-shaded:jar:2.6.5'
<dependency org="com.github.housepower" name="clickhouse-native-jdbc-shaded" rev="2.6.5">
<artifact name="clickhouse-native-jdbc-shaded" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.housepower', module='clickhouse-native-jdbc-shaded', version='2.6.5')
)
libraryDependencies += "com.github.housepower" % "clickhouse-native-jdbc-shaded" % "2.6.5"
[com.github.housepower/clickhouse-native-jdbc-shaded "2.6.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api Необязательный | jar | 1.7.30 |