tree: afd6f2b3e4038f26e201a17e3b3c2e0d6b5dbd32 [path history] [tgz]
  1. src/
  2. LICENSE
  3. NOTICE
  4. pom.xml
  5. README.md
freemarker-generator-base/README.md

Overview

This module provides common functionality for freemarker-generator-cli and freemarker-generator-maven-plugin such as

  • Various implementation of javax.activation.DataSources
  • Implementation of DataSource and utitity methods
  • Creating DataSources

The code actually does not depend on Apache FreeMarker since it useful for other command line tools as well.