https://github.com/eclipse-keyple/keyple-card-generic-java-lib
Eclipse Keyple™ Project: add-on library to operate generic smartcard solution (based on the Calypso Terminal Card API) / for end users
https://github.com/eclipse-keyple/keyple-card-generic-java-lib
java keyple
Last synced: about 1 year ago
JSON representation
Eclipse Keyple™ Project: add-on library to operate generic smartcard solution (based on the Calypso Terminal Card API) / for end users
- Host: GitHub
- URL: https://github.com/eclipse-keyple/keyple-card-generic-java-lib
- Owner: eclipse-keyple
- License: epl-2.0
- Created: 2021-04-29T13:08:08.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-24T15:10:19.000Z (about 1 year ago)
- Last Synced: 2025-06-11T00:04:16.133Z (about 1 year ago)
- Topics: java, keyple
- Language: Java
- Homepage:
- Size: 879 KB
- Stars: 3
- Watchers: 7
- Forks: 2
- 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-card-generic-java-lib)
[](https://sonarcloud.io/summary/new_code?id=eclipse_keyple-card-generic-java-lib)
[](https://sonarcloud.io/summary/new_code?id=eclipse_keyple-card-generic-java-lib)
[](https://sonarcloud.io/summary/new_code?id=eclipse_keyple-card-generic-java-lib)
[](https://sonarcloud.io/summary/new_code?id=eclipse_keyple-card-generic-java-lib)
[](https://sonarcloud.io/summary/new_code?id=eclipse_keyple-card-generic-java-lib)
# Keyple Card Generic Java Library
## Overview
The **Keyple Card Generic Java Library** is an add-on to allow an application using Keyple to interact with any type of card through low level APDU commands.
## 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-card-generic-java-lib](https://docs.keyple.org/keyple-card-generic-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.