Expand my Community achievements bar.

SOLVED

Bundle Dependency AEm 6

Avatar

Former Community Member

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 Accepted Solution

Avatar

Correct answer by
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'

View solution in original post

3 Replies

Avatar

Level 10

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

Avatar

Correct answer by
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'