{"id":23268606,"url":"https://github.com/eclipse-keyple/keyple-distributed-local-java-lib","last_synced_at":"2025-08-21T00:32:23.318Z","repository":{"id":46362156,"uuid":"302726997","full_name":"eclipse-keyple/keyple-distributed-local-java-lib","owner":"eclipse-keyple","description":"Eclipse Keyple™ Project: distributed local service API for end users","archived":false,"fork":false,"pushed_at":"2024-04-12T13:19:32.000Z","size":815,"stargazers_count":3,"open_issues_count":0,"forks_count":5,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-04-13T02:13:08.952Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://keyple.org/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipse-keyple.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-10-09T18:47:36.000Z","updated_at":"2024-04-15T10:32:51.828Z","dependencies_parsed_at":"2023-11-20T10:38:20.496Z","dependency_job_id":"4606992e-5570-450a-a819-105872639d7a","html_url":"https://github.com/eclipse-keyple/keyple-distributed-local-java-lib","commit_stats":null,"previous_names":["eclipse-keyple/keyple-distributed-local-java-lib"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-keyple%2Fkeyple-distributed-local-java-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-keyple%2Fkeyple-distributed-local-java-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-keyple%2Fkeyple-distributed-local-java-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-keyple%2Fkeyple-distributed-local-java-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-keyple","download_url":"https://codeload.github.com/eclipse-keyple/keyple-distributed-local-java-lib/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230471746,"owners_count":18231281,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-19T17:20:00.730Z","updated_at":"2025-08-21T00:32:23.312Z","avatar_url":"https://github.com/eclipse-keyple.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=eclipse_keyple-distributed-local-java-lib\u0026metric=security_rating)](https://sonarcloud.io/summary/new_code?id=eclipse_keyple-distributed-local-java-lib)\n[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=eclipse_keyple-distributed-local-java-lib\u0026metric=reliability_rating)](https://sonarcloud.io/summary/new_code?id=eclipse_keyple-distributed-local-java-lib)\n[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=eclipse_keyple-distributed-local-java-lib\u0026metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=eclipse_keyple-distributed-local-java-lib)\n[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=eclipse_keyple-distributed-local-java-lib\u0026metric=ncloc)](https://sonarcloud.io/summary/new_code?id=eclipse_keyple-distributed-local-java-lib)\n[![Duplicated Lines (%)](https://sonarcloud.io/api/project_badges/measure?project=eclipse_keyple-distributed-local-java-lib\u0026metric=duplicated_lines_density)](https://sonarcloud.io/summary/new_code?id=eclipse_keyple-distributed-local-java-lib)\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=eclipse_keyple-distributed-local-java-lib\u0026metric=coverage)](https://sonarcloud.io/summary/new_code?id=eclipse_keyple-distributed-local-java-lib)\n\n# Keyple Distributed Local Java Library\n\n## Overview\n\nThe **Keyple Distributed Local Java Library** is one of the two main libraries provided by the **Keyple Distributed** solution (the other one is [Keyple Distributed Remote Java Lib](https://github.com/eclipse-keyple/keyple-distributed-remote-java-lib)).\n\nIt must be imported and used by the application installed on the terminal **having local access** to the smart card reader but wishes to delegate all or part of the ticketing processing to a remote application.\n\nIt uses the common library [Keyple Distributed Network Java Lib](https://github.com/eclipse-keyple/keyple-distributed-network-java-lib).\n\n## Documentation \u0026 Contribution Guide\n\nThe full documentation, including the **user guide**, **download information** and **contribution guide**, is available on the Keyple website [keyple.org](https://keyple.org).\n\n## API documentation\n\nAPI documentation \u0026 class diagram is available online: [docs.keyple.org/keyple-distributed-local-java-lib](https://docs.keyple.org/keyple-distributed-local-java-lib)\n\n## Examples\n\nExamples of implementation are available in the following repository: [github.com/eclipse-keyple/keyple-java-example](https://github.com/eclipse-keyple/keyple-java-example)\n\n## About the source code\n\nThe code is built with **Gradle** and is compliant with **Java 1.8** in order to address a wide range of applications.\n\n## Continuous Integration\n\nThis project uses **GitHub Actions** for continuous integration. Every push and pull request triggers automated builds\nand checks to ensure code quality and maintain compatibility with the defined specifications.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-keyple%2Fkeyple-distributed-local-java-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feclipse-keyple%2Fkeyple-distributed-local-java-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-keyple%2Fkeyple-distributed-local-java-lib/lists"}