How to upgrade JasperReports version?

cancel
Showing results for 
Search instead for 
Did you mean: 
iceja
Active Member II

How to upgrade JasperReports version?

Hi!

As I see there is an artifact for a JasperReports functionality on pom.xml:

<dependency>
<groupId>com.ecm-consulting.alfresco</groupId>
<artifactId>jasperreports.alfresco</artifactId>
<version>5.1.2</version>
</dependency>

But it seems lile it has no newer version, am I wrong? I need a JasperReports version 6.0.1 what should I do?
I can't found a group "com.ecm-consulting.alfresco" in the mvnrepository.

Thank you!