Skip to content

BITPlan/com.bitplan.rest.freemarker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

com.bitplan.rest.freemarker

Freemarker (http://freemarker.org/) support for BITPlan RESTful applications

Travis (.org) Maven Central GitHub issues GitHub issues GitHub BITPlan

Documentation

Maven dependency

Maven dependency

<dependency>
  <groupId>com.bitplan</groupId>
  <artifactId>com.bitplan.rest.freemarker</artifactId>
  <version>0.0.2</version>
</dependency>

Current release at repo1.maven.org

How to build

git clone https://github.com/BITPlan/com.bitplan.rest.freemarker
cd com.bitplan.rest.freemarker
mvn install

Motivation

This is Freemarker Template Configuration Utility - allows to mix templates in classpath and from filepaths - sets some predefinitions and has a processTemplate function that simplifies the call of freemarker

Version history

  • 0.0.1: 2015-01-20 First release via GitHub / Maven central
  • 0.0.2: 2018-08-23 Upgrades to Java 8 and user com.bitplan.pom parent
  • 0.0.3: 2019-02-26 Sticks to Java 8 and fixes hamcrest dependency

Releases

No releases published

Packages

No packages published