https://github.com/eclipse-keyple/keyple-common-java-api
Eclipse Keyple™ Project: common API for all modules
https://github.com/eclipse-keyple/keyple-common-java-api
Last synced: 10 months ago
JSON representation
Eclipse Keyple™ Project: common API for all modules
- Host: GitHub
- URL: https://github.com/eclipse-keyple/keyple-common-java-api
- Owner: eclipse-keyple
- License: epl-2.0
- Created: 2019-10-10T20:16:39.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-06-05T13:24:02.000Z (about 2 years ago)
- Last Synced: 2024-06-06T14:38:15.824Z (about 2 years ago)
- Language: Java
- Homepage: https://keyple.org/
- Size: 628 KB
- Stars: 3
- Watchers: 8
- 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-common-java-api)
[](https://sonarcloud.io/summary/new_code?id=eclipse_keyple-common-java-api)
[](https://sonarcloud.io/summary/new_code?id=eclipse_keyple-common-java-api)
[](https://sonarcloud.io/summary/new_code?id=eclipse_keyple-common-java-api)
[](https://sonarcloud.io/summary/new_code?id=eclipse_keyple-common-java-api)
[](https://sonarcloud.io/summary/new_code?id=eclipse_keyple-common-java-api)
# Keyple Common Java API
## Overview
The **Keyple Common Java API** contains the interfaces of the objects that are involved in the public interactions of the different 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-common-java-api](https://docs.keyple.org/keyple-common-java-api)
## 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.