How to Install libonemind-commons-java-java in Ubuntu 18.04



Install libonemind-commons-java-java by entering the following commands in the terminal:

sudo apt update
sudo apt install libonemind-commons-java-java

Description:

common java library used to support other developments

The OneMind commons-java library contains java utilities and mini-frameworks that are created to support other developments. It contains the following packages: . * org.onemind.commons.java.criterion - for representing logical constraints * org.onemind.commons.java.datastructure - some datastructure classes * org.onemind.commons.java.event - event/event firer interface and a simple listener list implementation * org.onemind.commons.java.html.css - css attribute constants for css related programming, and a simple css generation framework * org.onemind.commons.java.io - FileUtils * org.onemind.commons.java.lang - Null, Enum, ConfigurationException and ReflectUtils * org.onemind.commons.java.servlet - ServletUtils * org.onemind.commons.java.sql - sql metadata representation, sql type mapper and utils * org.onemind.commons.java.util - more utilities classes * org.onemind.commons.java.xml - utilities for xml parsing

Homepage: http://onemind-commons.sourceforge.net/commons-java/

Version: 1.5.5-6

Section: universe/java