Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

Bundle Dependency AEm 6

Avatar

Ehemaliges Community-Mitglied

How to check the bundle we are going to install having dependency on other bundle?
 How to check particular package we are doing to upload , build having dependency on number of bundles?

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Level 10

Ex: For Jquery 1.7.2 , if you goto 

http://mvnrepository.com/artifact/com.efsavage.jquery/jquery-maven/1.7.2

it list all the dependency package/bundle as well and in this case it is 'javax.servlet-api'

Lösung in ursprünglichem Beitrag anzeigen

3 Antworten

Avatar

Level 10

if its an external bundle, all that dependency would be mentioned in its mvn page itslef

Avatar

Ehemaliges Community-Mitglied

where is the mvn page located

Avatar

Korrekte Antwort von
Level 10

Ex: For Jquery 1.7.2 , if you goto 

http://mvnrepository.com/artifact/com.efsavage.jquery/jquery-maven/1.7.2

it list all the dependency package/bundle as well and in this case it is 'javax.servlet-api'