License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdro.nextreports |
ArtifactId | ArtifactIdnextreports-server-client |
Last Version | Last Version9.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNextReports Server Client
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.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/ro.nextreports/nextreports-server-client/ -->
<dependency>
<groupId>ro.nextreports</groupId>
<artifactId>nextreports-server-client</artifactId>
<version>9.2</version>
</dependency>
// https://jarcasting.com/artifacts/ro.nextreports/nextreports-server-client/
implementation 'ro.nextreports:nextreports-server-client:9.2'
// https://jarcasting.com/artifacts/ro.nextreports/nextreports-server-client/
implementation ("ro.nextreports:nextreports-server-client:9.2")
'ro.nextreports:nextreports-server-client:jar:9.2'
<dependency org="ro.nextreports" name="nextreports-server-client" rev="9.2">
<artifact name="nextreports-server-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.nextreports', module='nextreports-server-client', version='9.2')
)
libraryDependencies += "ro.nextreports" % "nextreports-server-client" % "9.2"
[ro.nextreports/nextreports-server-client "9.2"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.jersey : jersey-core Optional | jar | 1.7 |
com.sun.jersey : jersey-client Optional | jar | 1.7 |