Managing third-party dependencies in AEM | Community
Skip to main content
aanchal-sikka
New Participant
September 28, 2023

Managing third-party dependencies in AEM

  • September 28, 2023
  • 0 replies
  • 435 views
AEM Discussions

Managing third-party dependencies in AEM by Aanchal Sikka


Overview

When working on AEM implementations, developers often need to manage dependencies that are not available in public Maven repositories. This article explores two common scenarios:

  1. Artifact cannot be hosted in Public/Private Repositories In this scenario, you encounter a situation where the required artifact is not available in any public Maven repository, and hosting it in your organization’s repository is not an option.
  2. Artifact hosted in Private Repositories Here, we assume you have the flexibility to host the required artifact in your organization’s repository but need to secure it with a password/token

Lets get into the technical bits on: https://techrevel.blog/2023/09/27/managing-third-party-dependencies-in-aem/

Q&A

Please use this thread to ask questions relating to this article

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.