MVN

org.apache.phoenix : phoenix-client-parent

Maven & Gradle

Dec 20, 2022

Phoenix Client Parent · Common configuration for the Phoenix Client Variants

<dependency>
    <groupId>org.apache.phoenix</groupId>
    <artifactId>phoenix-client-parent</artifactId>
    <version>5.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.phoenix : phoenix-client-parent to add to Maven - Latest Versions:

  • Latest Stable: 5.1.3

All Versions

Choose a version of org.apache.phoenix : phoenix-client-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
5.1.x
phoenix-client-parent-5.1.3
phoenix-client-parent-5.1.2
phoenix-client-parent-5.1.1
phoenix-client-parent-5.1.0
4.16.x
phoenix-client-parent-4.16.1
phoenix-client-parent-4.16.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.phoenix</groupId>
    <artifactId>phoenix-client-parent</artifactId>
    <version>5.1.3</version>
</dependency>