Barcode4J is a flexible generator for barcodes written in Java. This library contains only the core functionality.
'net.sf.barcode4j:barcode4j-light:2.0'
<dependency>
<groupId>net.sf.barcode4j</groupId>
<artifactId>barcode4j-light</artifactId>
<version>2.0</version>
</dependency>
<dependency org="net.sf.barcode4j" name="barcode4j-light" rev="2.0"/>
"net.sf.barcode4j", "barcode4j-light", "2.0"