The SAP HANA Calculation View API is included in the SAP HANA clients package.
Prerequisites
During run time a JRE (Java Runtime Environment) of version 1.6 or higher is required
During development a JDK (Java Development Kit) of version 1.6 or higher is required
Procedure
The SAP HANA Calculation View API is included in the SAP HANA client installation package and includes the following files:
HANACalculationViewAPI-Cloud-XXX.jar (The API for SAP HANA Cloud)
HANACalculationViewAPI-Cloud-XXX-javadoc.jar (Javadoc for the API for SAP HANA Cloud)
HANACalculationViewAPI-OnPrem-XXX.jar (The API for the SAP HANA on-premise)
HANACalculationViewAPI-OnPrem-XXX-javadoc.jar (Javadoc for the API for the SAP HANA on-premise)
Add the jar file and the SAP HANA Cloud or SAP HANA on-premise jar file to your class path, build path, or module path. If you are using an IDE, you can also link to the related Javadoc jar file.