Skip to content

Requirements

Boyan Kukushev edited this page Apr 26, 2017 · 3 revisions

In order to successfully integrate the Kount RIS Java SDK, the following requirements should be met:

  • JRE / JDK 1.7+
  • (optional) Apache Maven 3.x+
  • (optional) Git 2.7.3+

The Kount RIS Java SDK requires JRE/JDK 1.7 in order to be used in an existing application; this is a mandatory requirement.

The two optional requirements are given in case the SDK user prefers to download the SDK sources and build the SDK library from them. Please refer to the Download section for more information on the topic.


Next step: Downloading the SDK