How to add external jars in to the OSGI bundle?
Hello,
I am planning on using Jackson to process JSON. How can I include Jackson libraries in to the OSGI bundle? I am using IntelliJ. Adding the Jackson library as a Maven dependency does not work.
Thank you.
Cheers,
Viren.