In order to add aspose-total dependency to a projet,
the following maven dependency should be added
BUT this will add any aspose projects as direct dependencies.
Can you provide BOM file instead ? (as described here as spring for example provide ?
This will enable to
- prevent any dependencies to be linked and retrieved
- allow one single declaration
Thanks for your help
Nicolas