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
- Host: GitHub
- URL: https://github.com/eclipse-keyple/keyple-java-example
- Owner: eclipse-keyple
- License: other
- Created: 2021-07-27T20:03:26.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-07-21T08:56:19.000Z (11 months ago)
- Last Synced: 2025-08-21T00:45:35.501Z (10 months ago)
- Topics: java, keyple, support
- Language: Java
- Homepage: https://keyple.org
- Size: 694 KB
- Stars: 8
- Watchers: 7
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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.