Last Version

Phoenix Query Server Client 6.0.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

6.0.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 6.0.0


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

Dependencies

provided (1)

Group / Artifact Type Version
sqlline : sqlline jar 1.9.0

Project Modules

There are no modules declared in this project.