is not current version
Last Version 9.2

ro.nextreports:nextreports-server-client 8.0

NextReports Server allows you to schedule NextReports and Jasper reports and to automatically deliver reports via E-mail, FTP, SSH, Windows Share, WebDAV to your business contacts in most popular file formats like HTML, EXCEL, PDF, RTF, CSV, TSV, TXT, XML. NextReports Server will present your charts, table reports and alarm reports in real time inside dashboards. Users can perform data analyze using drill-down and pivot structures.

Categories

Categories

CLI User Interface
GroupId

GroupId

ro.nextreports
ArtifactId

ArtifactId

nextreports-server-client
Version

Version

8.0
Type

Type

jar

Download nextreports-server-client 8.0


<!-- https://jarcasting.com/artifacts/ro.nextreports/nextreports-server-client/ -->
<dependency>
    <groupId>ro.nextreports</groupId>
    <artifactId>nextreports-server-client</artifactId>
    <version>8.0</version>
</dependency>
// https://jarcasting.com/artifacts/ro.nextreports/nextreports-server-client/
implementation 'ro.nextreports:nextreports-server-client:8.0'
// https://jarcasting.com/artifacts/ro.nextreports/nextreports-server-client/
implementation ("ro.nextreports:nextreports-server-client:8.0")
'ro.nextreports:nextreports-server-client:jar:8.0'
<dependency org="ro.nextreports" name="nextreports-server-client" rev="8.0">
  <artifact name="nextreports-server-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.nextreports', module='nextreports-server-client', version='8.0')
)
libraryDependencies += "ro.nextreports" % "nextreports-server-client" % "8.0"
[ro.nextreports/nextreports-server-client "8.0"]