Reputation: 1016
I am new to Jasper Reports. I have included many jars with jasperreports-4.5.1 but am getting different exception each time when i included different jar file in my class path. Please tell which jars i include with jasperreports-4.5.1.jar so that i donot get any exception.
Upvotes: 1
Views: 3954
Reputation: 10250
You can find it on the Maven repository. http://mvnrepository.com/artifact/net.sf.jasperreports/jasperreports/4.5.1
Upvotes: 1