How to Install libspring-oxm-java in Ubuntu 18.04



Install libspring-oxm-java by entering the following commands in the terminal:

sudo apt update
sudo apt install libspring-oxm-java

Description:

modular Java/J2EE application framework - Object/XML Mapping

Spring is a layered Java/J2EE application framework offering a lot of freedom to Java developers yet providing well documented and easy-to-use solutions for common practices in the industry. . This package provide org.springframework.oxm.jar : marshaling and unmarshalling for XML with JAXB context and JiBX binding factories.

Homepage: http://projects.spring.io/spring-framework/

Version: 4.3.14-1

Section: universe/java