https://github.com/eclipse-keyple/keyple-util-java-lib
Eclipse Keyple™ Project: utility library for all users
https://github.com/eclipse-keyple/keyple-util-java-lib
Last synced: 10 months ago
JSON representation
Eclipse Keyple™ Project: utility library for all users
- Host: GitHub
- URL: https://github.com/eclipse-keyple/keyple-util-java-lib
- Owner: eclipse-keyple
- License: epl-2.0
- Created: 2020-10-09T18:47:02.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-07-02T14:13:26.000Z (12 months ago)
- Last Synced: 2025-08-18T11:57:23.577Z (10 months ago)
- Language: Java
- Homepage: https://keyple.org/
- Size: 1.21 MB
- Stars: 4
- Watchers: 6
- Forks: 5
- Open Issues: 0
-
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
[](https://sonarcloud.io/summary/new_code?id=eclipse_keyple-util-java-lib)
[](https://sonarcloud.io/summary/new_code?id=eclipse_keyple-util-java-lib)
[](https://sonarcloud.io/summary/new_code?id=eclipse_keyple-util-java-lib)
[](https://sonarcloud.io/summary/new_code?id=eclipse_keyple-util-java-lib)
[](https://sonarcloud.io/summary/new_code?id=eclipse_keyple-util-java-lib)
[](https://sonarcloud.io/summary/new_code?id=eclipse_keyple-util-java-lib)
# Keyple Util Java Library
## Overview
The **Keyple Util Java Library** contains various utility classes used by all Keyple 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).
## API documentation
API documentation & class diagram is available online: [docs.keyple.org/keyple-util-java-lib](https://docs.keyple.org/keyple-util-java-lib)
## 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.