Hi @Navneet_Saxena,If it is allowed to be installed as separate OSGi bundle outside your project code base, you can make use of simple maven project with maven-bundle-plugin and desired dependency. When you try in your local for the first time, you can try with Export-Package -> *. Once when you see...