Jar examples for p:phoenix-queryserver-client
A thin JDBC client for interacting with the query server
You can download jar file phoenix-queryserver-client 4.8.1-HBase-1.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add phoenix-queryserver-client-4.8.1-HBase-1.2.jar to your project.
<dependency> <groupId>org.apache.phoenix</groupId> <artifactId>phoenix-queryserver-client</artifactId> <version>4.8.1-HBase-1.2</version> </dependency>
compile group: 'org.apache.phoenix', name: 'phoenix-queryserver-client', version: '4.8.1-HBase-1.2'
libraryDependencies += "org.apache.phoenix" % "phoenix-queryserver-client" % "4.8.1-HBase-1.2"
<dependency org="org.apache.phoenix" name="phoenix-queryserver-client" rev="4.8.1-HBase-1.2"/>
@Grapes(@Grab(group='org.apache.phoenix', module='phoenix-queryserver-client', version='4.8.1-HBase-1.2'))
'org.apache.phoenix:phoenix-queryserver-client:jar:4.8.1-HBase-1.2'
Click the following link to download the jar file.
phoenix-queryserver-client-4.8.1-HBase-1.2-javadoc.jar