Keyple Distributed Local Java API
Overview
The Keyple Distributed Local Java API is dedicated to the development of specific Keyple distributed local services. It normalizes the interactions between a Keyple local service and the main Keyple service.
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.github.io/keyple-distributed-local-java-api
Examples
Examples of implementation are available in the following repository: github.com/eclipse/keyple-java-example
About the source code
The code is built with Gradle and is compliant with Java 1.6 in order to address a wide range of applications.