opencsv in aem
In aem 6.0 it can not be resolved ....which version would be compatible ?
<dependency>
<groupId>com.opencsv</groupId>
<artifactId>opencsv</artifactId>
<version>3.3</version>
</dependency>
</dependencies>
I have to use opencsv .