How To Install Java Artifact org.freemarker.freemarker v2.3.19

org.freemarker freemarker 2.3.19

Introduction

In this article, we'll learn how to install Java artifact freemarker from org.freemarker group in version 2.3.19. The artifact is available in 24 versions: 2.3.32 2.3.31 2.3.30 2.3.29 2.3.28 2.3.27-incubating 2.3.26-incubating 2.3.25-incubating 2.3.24-incubating 2.3.23 2.3.22 2.3.21 2.3.20 2.3.19 2.3.18 2.3.17 2.3.16 2.3.15 2.3.14 2.3.13 2.3.12 2.3.11 2.3.10 2.3.9 . The FreeMarker project has been released under BSD-style license license, and has its own website at: http://freemarker.org .

How To Install Java Artifact org.freemarker.freemarker In Version 2.3.19

To install the FreeMarker artifact in version 2.3.19 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses FreeMarker dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses