License |
License |
---|---|
GroupId | GroupIdcom.liferay |
ArtifactId | ArtifactIdcom.liferay.fragment.entry.processor.freemarker |
Last Version | Last Version3.0.21 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiferay Fragment Entry Processor FreeMarker
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.fragment.entry.processor.freemarker/ -->
<dependency>
<groupId>com.liferay</groupId>
<artifactId>com.liferay.fragment.entry.processor.freemarker</artifactId>
<version>3.0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.fragment.entry.processor.freemarker/
implementation 'com.liferay:com.liferay.fragment.entry.processor.freemarker:3.0.21'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.fragment.entry.processor.freemarker/
implementation ("com.liferay:com.liferay.fragment.entry.processor.freemarker:3.0.21")
'com.liferay:com.liferay.fragment.entry.processor.freemarker:jar:3.0.21'
<dependency org="com.liferay" name="com.liferay.fragment.entry.processor.freemarker" rev="3.0.21">
<artifact name="com.liferay.fragment.entry.processor.freemarker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.fragment.entry.processor.freemarker', version='3.0.21')
)
libraryDependencies += "com.liferay" % "com.liferay.fragment.entry.processor.freemarker" % "3.0.21"
[com.liferay/com.liferay.fragment.entry.processor.freemarker "3.0.21"]