Skip to content

eclipse-keyple/keyple-distributed-local-java-lib

Security Rating Reliability Rating Maintainability Rating Lines of Code Duplicated Lines (%) Coverage

Keyple Distributed Local Java Library

Overview

The Keyple Distributed Local Java Library is one of the two main libraries provided by the Keyple Distributed solution (the other one is Keyple Distributed Remote Java Lib).

It must be imported and used by the application installed on the terminal having local access to the smart card reader but wishes to delegate all or part of the ticketing processing to a remote application.

It uses the common library Keyple Distributed Network Java Lib.

Documentation & Contribution Guide

The full documentation, including the user guide, download information and contribution guide, is available on the Keyple website keyple.org.

API documentation

API documentation & class diagram is available online: eclipse-keyple.github.io/keyple-distributed-local-java-lib

Examples

Examples of implementation are available in the following repository: github.com/eclipse-keyple/keyple-java-example

About the source code

The code is built with Gradle and is compliant with Java 1.8 in order to address a wide range of applications.