How to Install ruby-maven-libs in Ubuntu 18.04



Install ruby-maven-libs by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-maven-libs

Description:

Ruby library that provides access to a Maven installation

This ruby library wraps a Maven installation and allows access to it by exposing it under a namespace provided by the gem. . Its main use is in combination with polyglot-maven and ruby-maven since it can be used in that way to write and use POM files with a convenient and familiar (for rubyists) domain specific language instead of traditional XML definitions as is expected by Maven.

Homepage: https://github.com/takari/ruby-maven-libs

Version: 3.3.9+ds-1

Section: universe/ruby