Velocity

val Velocity: ApplicationPlugin<VelocityEngine>(source)

A plugin that allows you to use Velocity templates as views within your application. Provides the ability to respond with VelocityContent. You can learn more from Velocity.

Report a problem