All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.quarkus-extension.yaml Maven / Gradle / Ivy

There is a newer version: 0.0.3
Show newest version
name: Zebra Crossing
description: Zebra Crossing is an open-source, multi-format 1D/2D barcode image processing library.
artifact: ${project.groupId}:${project.artifactId}:${project.version}
metadata:
  short-name: "zxing"
  keywords:
    - "barcode"
    - "zxing"
    - "qrcode"
  categories:
    - "miscellaneous"
  config:
    - "quarkus.barcode.zxing."
  status: "stable"
  guide: "https://docs.quarkiverse.io/quarkus-barcode/dev/index.html"
  icon-url: "https://raw.githubusercontent.com/quarkiverse/quarkus-barcode/main/docs/modules/ROOT/assets/images/zxing.png"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy