Hello @Prashanth_02a ,
For most of the third-party bundles adding maven dependency in main pom.xml and core pom.xml the dependency bundle should be resolved.
However sometimes for some dependencies, the process is not done automatically. In that case, you need to make it OSGI-ready and embed the dep...