QR code (quick-response code) is a type of two-dimensional matrix barcode and can be generated using the Okapi library.
<dependency>
<groupId>uk.org.okapibarcode</groupId>
<artifactId>okapibarcode</artifactId>
<version>0.5.1</version>
</dependency>
QR |