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 t
Here is dependencies for Maven artifact:
com.jaspersoft.jasperserver
jasperserver-ireport-plugin
jar
iReport Plugin
com.jaspersoft.jasperserver
server
4.7.0
.
.
.
iReport
iReport
1.3.3
flexdock
flexdock
0.4.1
javax.activation
activation
1.1
javax.mail
mail
1.4
log4j
log4j
1.2.12
commons-codec
commons-codec
1.3
commons-httpclient
commons-httpclient
3.1
com.jaspersoft.jasperserver
jasperserver-common-ws
net.sf.jasperreports
jasperreports
4.6.0-SNAPSHOT
The source for this artifact.
You can also see JasperServer SVN Source Available post.