fcdb4f9
fcdb4f9
fcdb4f9
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
fcdb4f9
  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
fcdb4f9
  <modelVersion>4.0.0</modelVersion>
fcdb4f9
  <groupId>org.freemarker</groupId>
fcdb4f9
  <artifactId>freemarker</artifactId>
fcdb4f9
  <version>2.3.13</version>
fcdb4f9
  <packaging>jar</packaging>
fcdb4f9
  <name>FreeMarker</name>
fcdb4f9
  <description>
fcdb4f9
    FreeMarker is a "template engine"; a generic tool to generate text output based on templates.
fcdb4f9
  </description>
fcdb4f9
  <url>http://www.freemarker.org</url>
fcdb4f9
  <licenses>
fcdb4f9
    <license>
fcdb4f9
      <name>BSD-style license</name>
fcdb4f9
      <url>http://www.freemarker.org/LICENSE.txt</url>
fcdb4f9
    </license>
fcdb4f9
  </licenses>
fcdb4f9
  <scm>
fcdb4f9
    <url>http://freemarker.svn.sourceforge.net/viewvc/freemarker/</url>
fcdb4f9
    <connection>scm:svn:https://freemarker.svn.sourceforge.net/svnroot/freemarker</connection>
fcdb4f9
  </scm>
fcdb4f9
  <dependencies>
fcdb4f9
    
fcdb4f9
  </dependencies>
fcdb4f9
</project>