Download phoenix-core-4.5.2-HBase-1.0.jar file - Jar p

Jar examples for p:phoenix-core

Description

myoss open source project, phoenix core written in Java

You can download jar file phoenix-core 4.5.2-HBase-1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add phoenix-core-4.5.2-HBase-1.0.jar to your project.

<dependency>
   <groupId>org.apache.phoenix</groupId>
   <artifactId>phoenix-core</artifactId>
   <version>4.5.2-HBase-1.0</version>
</dependency>
compile group: 'org.apache.phoenix', name: 'phoenix-core', version: '4.5.2-HBase-1.0'
libraryDependencies += "org.apache.phoenix" % "phoenix-core" % "4.5.2-HBase-1.0"
<dependency org="org.apache.phoenix" name="phoenix-core" rev="4.5.2-HBase-1.0"/>
@Grapes(@Grab(group='org.apache.phoenix', module='phoenix-core', version='4.5.2-HBase-1.0'))
'org.apache.phoenix:phoenix-core:jar:4.5.2-HBase-1.0'

Download

Click the following link to download the jar file.

phoenix-core-4.5.2-HBase-1.0-javadoc.jar
phoenix-core-4.5.2-HBase-1.0-sources.jar
phoenix-core-4.5.2-HBase-1.0-tests.jar
phoenix-core-4.5.2-HBase-1.0.jar
phoenix-core-4.5.2-HBase-1.0.pom



Related Tutorials