How to Install libsisu-ioc-java in Ubuntu 18.04



Install libsisu-ioc-java by entering the following commands in the terminal:

sudo apt update
sudo apt install libsisu-ioc-java

Description:

JSR 330 container and OSGi/Plexus adapter

Sisu is a fully compliant JSR330 container that supports classpath scanning, auto-binding, and dynamic auto-wiring. Sisu uses patched Google Guice to perform dependency injection and provides the JSR330 support. . Sisu also provides a replacement Plexus container that builds on top of the JSR330 core. Plexus is the dependency injection container used in Maven 2.x.

Homepage: http://sisu.sonatype.org

Version: 2.3.0-11

Section: universe/java