Bundled modules are automatically installed for you.
If the module is unbundled, add the following to your bundle including your project’s <dependencyManagement> section and your webapp’s <dependencies> section.
If the module is unbundled but the parent POM manages the version, add the following to your webapp’s <dependencies> section.
Should you need to specify the module version, do it using <version>.
Since the dependencies for these modules depend on magnolia-resources, you don’t need to add them if magnolia-resources is already in your POM file. Maven will handle the dependencies.