Getting Started

Getting started

Getting started – New Gradle Project

This getting stated contains one ready-to-execute JAVA example starting from a new Gradle project. The example demonstrate Keyple capabilities with the Keyple PCSC plugin and PO/SAM provided in the Calypso Test Kit.

Build

The example can run on any machine: Linux, Windows and MacOS. If not installed in your machine, you will need to download : Java 1.6 or newer Gradle (any version) download We recommend that you use a Java IDE like Eclipse or Intellij to create your new Gradle project. Create a new Gradle project. Add the following statements to your build.gradle file to import Keyple components into your project:



Last modified May 7, 2020: Structure update + content (e71c505)