MVN

com.singingbush : barcode4j-parent

Maven & Gradle

Jul 03, 2023
9 stars

Barcode4J Parent POM · Barcode4J is a flexible generator for barcodes written in Java

<dependency>
    <groupId>com.singingbush</groupId>
    <artifactId>barcode4j-parent</artifactId>
    <version>2.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.singingbush : barcode4j-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.2.1

All Versions

Choose a version of com.singingbush : barcode4j-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
barcode4j-parent-2.2.1
barcode4j-parent-2.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.singingbush</groupId>
    <artifactId>barcode4j-parent</artifactId>
    <version>2.2.1</version>
</dependency>