Last Version

com.github.housepower:examples 2.4.4

ClickHouse Native Protocol JDBC implementation

License

License

GroupId

GroupId

com.github.housepower
ArtifactId

ArtifactId

examples
Version

Version

2.4.4
Type

Type

jar
Description

Description

ClickHouse Native Protocol JDBC implementation

Download examples 2.4.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.housepower : clickhouse-native-jdbc jar 2.4.4

Project Modules

There are no modules declared in this project.