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:
- Unzip the zip file BarcodeXpressJava13.9-64.zip with your favorite archiver.
- 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.