MVN

org.apache.phoenix.thirdparty : phoenix-thirdparty

Maven & Gradle

Jan 30, 2021

Apache Phoenix Third-Party Libs · Packaging of relocated (renamed, shaded) third-party libraries used by Phoenix.

<dependency>
    <groupId>org.apache.phoenix.thirdparty</groupId>
    <artifactId>phoenix-thirdparty</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1.0

All Versions

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

Version Vulnerabilities Updated
1.1.x
phoenix-thirdparty-1.1.0
1.0.x
phoenix-thirdparty-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.phoenix.thirdparty</groupId>
    <artifactId>phoenix-thirdparty</artifactId>
    <version>1.1.0</version>
</dependency>