I am trying to connect to the JasperReports Server from my Java project to get a list of all reports.
After going through the user Guide I have found that there is a jasperserver-ireport-plugin.jar which has got a lot of useful helper classes. I need to get the maven dependency for this.
Any ideas where can I find com-jaspersoft-ireport-jasperserver.jar on Maven, as I was unable to locate the dependency?
Here is dependencies for Maven artifact:
The source for this artifact.
You can also see JasperServer SVN Source Available post.