is not current version
Last Version 6.0.0

Phoenix Query Server Client 5.0.0-HBase-2.0

A thin JDBC client for interacting with the query server

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.phoenix
ArtifactId

ArtifactId

phoenix-queryserver-client
Version

Version

5.0.0-HBase-2.0
Type

Type

jar
Description

Description

Phoenix Query Server Client
A thin JDBC client for interacting with the query server
Project Organization

Project Organization

Apache Software Foundation

Download phoenix-queryserver-client 5.0.0-HBase-2.0


<!-- https://jarcasting.com/artifacts/org.apache.phoenix/phoenix-queryserver-client/ -->
<dependency>
    <groupId>org.apache.phoenix</groupId>
    <artifactId>phoenix-queryserver-client</artifactId>
    <version>5.0.0-HBase-2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.phoenix/phoenix-queryserver-client/
implementation 'org.apache.phoenix:phoenix-queryserver-client:5.0.0-HBase-2.0'
// https://jarcasting.com/artifacts/org.apache.phoenix/phoenix-queryserver-client/
implementation ("org.apache.phoenix:phoenix-queryserver-client:5.0.0-HBase-2.0")
'org.apache.phoenix:phoenix-queryserver-client:jar:5.0.0-HBase-2.0'
<dependency org="org.apache.phoenix" name="phoenix-queryserver-client" rev="5.0.0-HBase-2.0">
  <artifact name="phoenix-queryserver-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.phoenix', module='phoenix-queryserver-client', version='5.0.0-HBase-2.0')
)
libraryDependencies += "org.apache.phoenix" % "phoenix-queryserver-client" % "5.0.0-HBase-2.0"
[org.apache.phoenix/phoenix-queryserver-client "5.0.0-HBase-2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.calcite.avatica : avatica-core jar 1.11.0
sqlline : sqlline jar 1.2.0
org.apache.hadoop : hadoop-common jar 3.0.0

Project Modules

There are no modules declared in this project.