Barcode Xpress for Java v14.0 - Updated January 7, 2025
Getting Started / Installation
Installation

Install Barcode Xpress for Java Component

Before using Barcode Xpress for Java, make sure that your system complies with the requirements detailed in the System Requirements section.

The easiest way to evaluate Barcode Xpress is to clone and run the Hello Barcode Xpress for Java sample from GitHub

Maven Package

The ideal way to use Barcode Xpress for Java is to reference Barcode Xpress jar library in your project's pom.xml file. The Barcode Xpress jar library is hosted on Accusoft's public maven repository which should be listed as a repository in the pom.xml file. Please refer to Try the Sample Application for more information

mvn clean package

Zip File

To setup Barcode Xpress for Java from the zip archive, perform the following steps:

  1. Unzip the zip file BarcodeXpressJava14.0-64.zip with your favorite archiver.
  2. If you have a development or deployment licenses you can use the following scripts to run the License Manager:
    • ./setup.sh for Linux
    • ./setup.cmd for Windows

For more information on directory structure, licensing and environment variables, refer to Readme.txt in your Barcode Xpress installation folder.

For more information on the Barcode Xpress licensing options, see the Licensing & Distributing section.

We do not recommend using Snap to install Barcode Xpress because necessary external dependencies don't exist in the Snap container.

See Also

Getting Support