File | Operation |
---|---|
phoenix-assembly-4.16.1.pom | download |
<dependency>
<groupId>org.apache.phoenix</groupId>
<artifactId>phoenix-assembly</artifactId>
<version>4.16.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.phoenix', module='phoenix-assembly', version='4.16.1')
)
<parent> <groupId>org.apache.phoenix</groupId> <artifactId>phoenix</artifactId> <version>4.16.1</version> </parent>
compile
|-- org.apache.phoenix:phoenix-server-${hbase.suffix}
|-- org.apache.phoenix:phoenix-client-${hbase.suffix}
|-- org.apache.phoenix:phoenix-pherf