An open API service indexing awesome lists of open source software.

https://github.com/microbean/freemarker-maven-plugin

A Maven plugin for working with Freemarker.
https://github.com/microbean/freemarker-maven-plugin

freemarker freemarker-maven-plugin maven maven-plugin

Last synced: about 1 year ago
JSON representation

A Maven plugin for working with Freemarker.

Awesome Lists containing this project

README

          

# freemarker-maven-plugin

[![Build Status](https://travis-ci.org/microbean/freemarker-maven-plugin.svg?branch=master)](https://travis-ci.org/microbean/freemarker-maven-plugin)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.microbean/freemarker-maven-plugin/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.microbean/freemarker-maven-plugin)

A [Maven plugin][maven-plugin] for working with [Freemarker][freemarker].

## Prerequisites

* [Maven 3.5.0][maven]

## Documentation

The project is [fully documented][documentation].

## Usage and Examples

See the [Goals][goals] documentation.

[maven]: https://maven.apache.org/
[maven-plugin]: https://maven.apache.org/plugin-developers/index.html
[freemarker]: https://freemarker.apache.org/docs/api/index.html
[documentation]: https://microbean.github.io/freemarker-maven-plugin/
[goals]: https://microbean.github.io/freemarker-maven-plugin/plugin-info.html