How to Install velocity-doc in Ubuntu 18.04



Install velocity-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install velocity-doc

Description:

Documentation for velocity

Velocity is a Java-based template engine which is useful to develop Model-View-Controller (MVC) model web application. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code. This package provides documents and examples for velocity.

Homepage: http://velocity.apache.org/

Version: 1.7-5

Section: universe/web