An open API service indexing awesome lists of open source software.

https://github.com/eclipse-keyple/keyple-java-example

Eclipse Keyple™ Project: use case examples of the Keyple Java components for end users
https://github.com/eclipse-keyple/keyple-java-example

java keyple support

Last synced: 10 months ago
JSON representation

Eclipse Keyple™ Project: use case examples of the Keyple Java components for end users

Awesome Lists containing this project

README

          

# 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](https://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.