I am trying to use cloudmersive(third party) bundle
<dependency><groupId>com.github.Cloudmersive</groupId><artifactId>Cloudmersive.APIClient.Java</artifactId><version>v2.75</version></dependency>
I exported the jar to a bundle and installed it in aem using system/console. After upload, my cloudme...