How to Install libplexus-cli-java in Ubuntu 18.04



Install libplexus-cli-java by entering the following commands in the terminal:

sudo apt update
sudo apt install libplexus-cli-java

Description:

Easily create CLIs with Plexus components

The Plexus project provides a full software stack for creating and executing software projects. Based on the Plexus container, the applications can utilise component-oriented programming to build modular, reusable components that can easily be assembled and reused. . This package provides a facility for creating CLIs with Plexus.

Homepage: https://codehaus-plexus.github.io/plexus-cli/

Version: 1.2-7

Section: universe/java