should i need to download the opencsv jar files and then needs to covert it inot bundle and then deploy into the AEM?
Simply adding the dependecy in pom.xml file as above and deploying the whole pacakge in aem by
mvn clean install -PautoInstallPackage
will not help ?
If thats so how we can convert a opencsv jar file to bunlde in intellij?
Or I need to preapre manifest.mf file manually ?