How to Install libgettext-maven-plugin-java in Ubuntu 18.04



Install libgettext-maven-plugin-java by entering the following commands in the terminal:

sudo apt update
sudo apt install libgettext-maven-plugin-java

Description:

plugin to integrate gettext tools into a Maven build

The gettext-commons library combines the power of the unix-style gettext tools with the widely used Java ResourceBundles. This makes it possible to use the original text instead of arbitrary property keys, which is less cumbersome and makes programs easier to read. . This package includes the Maven plugin.

Homepage: https://github.com/rlf/maven-gettext-plugin

Version: 1.2.9-2

Section: universe/java