How to Install libstaxutils-java in Ubuntu 18.04



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

sudo apt update
sudo apt install libstaxutils-java

Description:

A set of utility classes to integrate StAX into existing XML

The purpose of this project is to help facilitate the adoption of JSR-173: Streaming API for XML (StAX) by providing a set of utility classes that make it easy for developers to integrate StAX into their existing XML processing applications.

Homepage: http://java.net/projects/stax-utils/

Version: 20110309+svn238-1

Section: universe/java