A simple Java library for creating barcodes like this:
JBarcode supports the following formats:
- Code 128
- EAN 128
- EAN 13
- 2 of 5 interleaved
A small Java AWT sample app is included. JBarcdode has no dependencies beside the JRE and compiles with Java 1.8.
You can find jbarcode at Maven Central.
