Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 723 Bytes

File metadata and controls

18 lines (10 loc) · 723 Bytes

Keyple Java Examples

Overview

This repository contains examples of use of all Eclipse Keyple Java components.

Documentation & Contribution Guide

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

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.

Continuous Integration

This project uses GitHub Actions for continuous integration. Every push and pull request triggers automated builds and checks to ensure code quality and maintain compatibility with the defined specifications.