Last updated 12 days ago
Version
Min runtime version
Compatible Java versions
Description
4.6.0
Java 17, Java 11, Java 8
Add Merge PDFs
Launch
pom.xml
The MuleSoft Forge connectors are constantly updated, and the version is regularly changed. Make sure to replace {version} with the latest release from
{version}
Copy and paste the following Maven Dependency Snippet into your Mule application pom file.
<dependencies> <dependency> <groupId>io.github.mulesoft-forge</groupId> <artifactId>mule-pdfbox-module</artifactId> <version>1.0.0</version> <classifier>mule-plugin</classifier> </dependency> </dependencies>
See Anypoint Code Builder Example: Note xml <dependencies> tags if not present.
<dependencies>