Bundle Dependency AEm 6 | Community
Skip to main content
October 16, 2015
Solved

Bundle Dependency AEm 6

  • October 16, 2015
  • 3 replies
  • 876 views

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?

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

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'

3 replies

Lokesh_Shivalingaiah
New Participant
October 16, 2015

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

October 16, 2015

where is the mvn page located

Lokesh_Shivalingaiah
Lokesh_ShivalingaiahAccepted solution
New Participant
October 16, 2015

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'