How to Install libstax-java in Ubuntu 18.04



Install libstax-java by entering the following commands in the terminal:

sudo apt update
sudo apt install libstax-java

Description:

StAX Reference Implementation (RI)

StAX is a standard XML processing API that allows you to stream XML data from and to your application. This StAX implementation is the standard pull parser implementation for JSR-173 specification.

Homepage: https://tracker.debian.org/pkg/libstax-java

Version: 1.2.0-4

Section: universe/java