https://github.com/eclipse-keyple/keyple-service-resource-java-lib
Eclipse Keyple™ Project: add-on library to define a profile-based card resource allocation mechanism
https://github.com/eclipse-keyple/keyple-service-resource-java-lib
core java keyple
Last synced: 10 months ago
JSON representation
Eclipse Keyple™ Project: add-on library to define a profile-based card resource allocation mechanism
- Host: GitHub
- URL: https://github.com/eclipse-keyple/keyple-service-resource-java-lib
- Owner: eclipse-keyple
- License: epl-2.0
- Created: 2021-04-29T13:07:04.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-06-23T15:57:43.000Z (12 months ago)
- Last Synced: 2025-06-23T16:57:26.964Z (12 months ago)
- Topics: core, java, keyple
- Language: Java
- Homepage:
- Size: 1.32 MB
- Stars: 2
- Watchers: 6
- Forks: 1
- 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
[](https://sonarcloud.io/summary/new_code?id=eclipse_keyple-service-resource-java-lib)
[](https://sonarcloud.io/summary/new_code?id=eclipse_keyple-service-resource-java-lib)
[](https://sonarcloud.io/summary/new_code?id=eclipse_keyple-service-resource-java-lib)
[](https://sonarcloud.io/summary/new_code?id=eclipse_keyple-service-resource-java-lib)
[](https://sonarcloud.io/summary/new_code?id=eclipse_keyple-service-resource-java-lib)
[](https://sonarcloud.io/summary/new_code?id=eclipse_keyple-service-resource-java-lib)
# Keyple Service Resource Java Library
## Overview
The **Keyple Service Resource Java Library** is a Keyple add-on whose goal is to provide a profile-based card resource allocation mechanism.
## 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-service-resource-java-lib](https://docs.keyple.org/keyple-service-resource-java-lib)
## Examples
Examples of implementation are available in the following repository: [github.com/eclipse-keyple/keyple-java-example](https://github.com/eclipse-keyple/keyple-java-example)
## 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.