Adding the media module
Add the media module dependency to yourpom.xml file:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Action required: Upgrade to Fusion 5.17.2 to apply urgent security patches. Lucidworks Search clients will be upgraded automatically.
pom.xml file:
<dependency>
<groupId>twigkit</groupId>
<artifactId>twigkit.media</artifactId>
<version>${project.parent.version}</version>
</dependency>
Was this page helpful?