{"id":19398343,"url":"https://github.com/quarkiverse/quarkus-barcode","last_synced_at":"2025-09-05T11:49:34.189Z","repository":{"id":260475296,"uuid":"880876537","full_name":"quarkiverse/quarkus-barcode","owner":"quarkiverse","description":"Barcode and QRCode support in Quarkus","archived":false,"fork":false,"pushed_at":"2025-09-04T17:17:42.000Z","size":162,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-04T19:22:13.470Z","etag":null,"topics":["barbecue","barcode","barcode4j","qrcode","quarkus-extension","zxing"],"latest_commit_sha":null,"homepage":"https://github.com/zxing/zxing","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quarkiverse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-30T14:22:56.000Z","updated_at":"2025-09-04T17:17:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"4cf9de7a-e128-448e-b301-bef3a1704d45","html_url":"https://github.com/quarkiverse/quarkus-barcode","commit_stats":null,"previous_names":["quarkiverse/quarkus-barcode"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/quarkiverse/quarkus-barcode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarkiverse%2Fquarkus-barcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarkiverse%2Fquarkus-barcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarkiverse%2Fquarkus-barcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarkiverse%2Fquarkus-barcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quarkiverse","download_url":"https://codeload.github.com/quarkiverse/quarkus-barcode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarkiverse%2Fquarkus-barcode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273740686,"owners_count":25159433,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["barbecue","barcode","barcode4j","qrcode","quarkus-extension","zxing"],"created_at":"2024-11-10T11:05:39.970Z","updated_at":"2025-09-05T11:49:29.118Z","avatar_url":"https://github.com/quarkiverse.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cdiv style=\"display: flex; align-items: center; justify-content: center; gap: 8px;\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/quarkiverse/.github/main/assets/images/quarkus.svg\" alt=\"Quarkus logo\" style=\"height: 70px; width: auto;\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/quarkiverse/.github/main/assets/images/plus-sign.svg\" alt=\"Plus sign\" style=\"height: 70px; width: auto;\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/quarkiverse/quarkus-barcode/main/docs/modules/ROOT/assets/images/qrcode.svg\" alt=\"Barcode logo\" style=\"height: 70px; width: auto;\"\u003e\n  \u003c/div\u003e\n\n  \u003ch1\u003eQuarkus Barcode\u003c/h1\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\n[![Version](https://img.shields.io/maven-central/v/io.quarkiverse.barcode/quarkus-barcode4j?logo=apache-maven\u0026style=flat-square)](https://search.maven.org/artifact/io.quarkiverse.barcode/quarkus-barcode4j)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=flat-square)](https://opensource.org/licenses/Apache-2.0)\n[![Build](https://github.com/quarkiverse/quarkus-barcode/actions/workflows/build.yml/badge.svg)](https://github.com/quarkiverse/quarkus-barcode/actions/workflows/build.yml)\n\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\n## Overview\n\nA Quarkus extension for supporting various barcode libraries in the Quarkus ecosystem and ensuring Native mode is supported.\n\nThe following libraries are supported:\n- [Okapi](https://github.com/woo-j/OkapiBarcode) comprehensive barcode library used in Quarkus Roq and Quarkus PrimeFaces (v15+)\n- [Barcode4J](https://barcode4j.sourceforge.net/) used in Quarkus JasperReports and Quarkus PrimeFaces (v14-)\n- [QR Code Generator](https://github.com/nayuki/QR-Code-generator) used in Quarkus PrimeFaces (v14-)\n- [Zebra Crossing](https://github.com/zxing/zxing) used in Quarkus Renarde, Quarkus QR\n\n\u003e [!NOTE]\n\u003e The main purpose of this extension is to make these libraries work in a native executable built with GraalVM/Mandrel.\n\n## Getting started\n\n* Create or use an existing Quarkus application\n* Add the specific extension(s) you need [Quarkus CLI](https://quarkus.io/guides/cli-tooling):\n\n```bash\nquarkus ext add io.quarkiverse.barcode:quarkus-barcode4j\nquarkus ext add io.quarkiverse.barcode:quarkus-okapi\nquarkus ext add io.quarkiverse.barcode:quarkus-qrcodegen\nquarkus ext add io.quarkiverse.barcode:quarkus-zxing\n```\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://melloware.com\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/4399574?v=4?s=100\" width=\"100px;\" alt=\"Melloware\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMelloware\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#maintenance-melloware\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://turing85.github.io\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/32584495?v=4?s=100\" width=\"100px;\" alt=\"Marco Bungart\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMarco Bungart\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#maintenance-turing85\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e \u003ca href=\"https://github.com/quarkiverse/quarkus-barcode/commits?author=turing85\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"http://stephane.epardaud.fr\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/179265?v=4?s=100\" width=\"100px;\" alt=\"Stéphane Épardaud\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eStéphane Épardaud\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#maintenance-FroMage\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e \u003ca href=\"https://github.com/quarkiverse/quarkus-barcode/commits?author=FroMage\" title=\"Tests\"\u003e⚠️\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/gastaldi\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/54133?v=4?s=100\" width=\"100px;\" alt=\"George Gastaldi\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eGeorge Gastaldi\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#infra-gastaldi\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e🚇\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquarkiverse%2Fquarkus-barcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquarkiverse%2Fquarkus-barcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquarkiverse%2Fquarkus-barcode/lists"}