o

org.freemarker

LGPL 2.1
Brian Wing Shun Chan
Files download
File Operation
org.freemarker-2.3.32.LIFERAY-PATCHED-1.jar download
org.freemarker-2.3.32.LIFERAY-PATCHED-1.pom download
org.freemarker-2.3.32.LIFERAY-PATCHED-1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.liferay</groupId>
  <artifactId>org.freemarker</artifactId>
  <version>2.3.32.LIFERAY-PATCHED-1</version>
</dependency>
Gradle Groovy
implementation 'com.liferay:org.freemarker:2.3.32.LIFERAY-PATCHED-1'
Gradle Kotlin
implementation("com.liferay:org.freemarker:2.3.32.LIFERAY-PATCHED-1")
Scala SBT
libraryDependencies += "com.liferay" % "org.freemarker" % "2.3.32.LIFERAY-PATCHED-1"
Groovy Grape
@Grapes(
  @Grab(group='com.liferay', module='org.freemarker', version='2.3.32.LIFERAY-PATCHED-1')
)
Apache Ivy
<dependency org="com.liferay" name="org.freemarker" rev="2.3.32.LIFERAY-PATCHED-1" />
Leiningen
[com.liferay/org.freemarker "2.3.32.LIFERAY-PATCHED-1"]
Apache Buildr
'com.liferay:org.freemarker:jar:2.3.32.LIFERAY-PATCHED-1'