Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stimulsoft/samples-reports.java-for-java-se-and-jakarta-ee
Java samples for Reports.JAVA report generator, Java SE 1.8 and higher, native Java report engine, HTML5 Web components, Jakarta EE platform support
https://github.com/stimulsoft/samples-reports.java-for-java-se-and-jakarta-ee
angular barcodes charts database excel export gauges jakarta jakarta-ee java java-se json odata pdf qr-codes reporting reports servlet sql tables
Last synced: 4 months ago
JSON representation
Java samples for Reports.JAVA report generator, Java SE 1.8 and higher, native Java report engine, HTML5 Web components, Jakarta EE platform support
- Host: GitHub
- URL: https://github.com/stimulsoft/samples-reports.java-for-java-se-and-jakarta-ee
- Owner: stimulsoft
- License: other
- Created: 2016-03-03T13:42:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-09T08:46:43.000Z (4 months ago)
- Last Synced: 2024-10-13T04:22:13.117Z (4 months ago)
- Topics: angular, barcodes, charts, database, excel, export, gauges, jakarta, jakarta-ee, java, java-se, json, odata, pdf, qr-codes, reporting, reports, servlet, sql, tables
- Language: Java
- Homepage: https://www.stimulsoft.com/en/products/reports-java
- Size: 69.9 MB
- Stars: 11
- Watchers: 6
- Forks: 16
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Java samples for Stimulsoft Reports.JAVA
#### This repository contains the source code of the examples of usage Stimulsoft Reports.JAVA reporting tool using HTML5 embedded components. The report generator supports Java™ SE 1.8 and higher, and Jakarta EE platform.
## Overview
This repository contains a set of examples in different folders:
* [Running the Designer Jakarta EE](https://github.com/stimulsoft/Samples-Reports.JAVA-for-Java-SE-and-Jakarta-EE/tree/master/Running%20the%20Designer%20Jakarta%20EE)
* [Running the Viewer Jakarta EE](https://github.com/stimulsoft/Samples-Reports.JAVA-for-Java-SE-and-Jakarta-EE/tree/master/Running%20the%20Viewer%20Jakarta%20EE)
* [Running the Designer and Viewer with Jakarta Faces](https://github.com/stimulsoft/Samples-Reports.JAVA-for-Java-SE-and-Jakarta-EE/tree/master/Running%20the%20Designer%20and%20Viewer%20with%20Jakarta%20Faces)
* [Running the Designer and Viewer with JavaServer Faces](https://github.com/stimulsoft/Samples-Reports.JAVA-for-Java-SE-and-Jakarta-EE/tree/master/Running%20the%20Designer%20and%20Viewer%20with%20JavaServer%20Faces)
* [Running the Designer](https://github.com/stimulsoft/Samples-Reports.JAVA-for-Java-SE-and-Jakarta-EE/tree/master/Running%20the%20Designer)
* [Running the Viewer](https://github.com/stimulsoft/Samples-Reports.JAVA-for-Java-SE-and-Jakarta-EE/tree/master/Running%20the%20Viewer)A few examples of working with a report using Java code:
* [Java Samples](https://github.com/stimulsoft/Samples-Reports.JAVA-for-Java-SE-and-Jakarta-EE/tree/master/samples/src/com/stimulsoft/samples)## Running samples
In order to start simply open the requered folder (.project file inside) with Eclipse IDE for Java Developers.## About Stimulsoft Reports.JAVA
Stimulsoft Reports.JAVA is a reporting tool intended for interaction and work of business reports in your Java application. It contains Java and HTML5 components that allow you to use created programs on different platforms, different operating systems, and different hardware. Due to this, our report builder for Java is available literally everywhere meanwhile remaining a highly functional and user-friendly reporting tool.## Useful links
* [Live Demo](http://demo.stimulsoft.com/#Net)
* [Product Page](https://www.stimulsoft.com/en/products/reports-java)
* [Free Download](https://www.stimulsoft.com/en/downloads)
* [Maven](https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.stimulsoft%22%20AND%20a%3A%22stimulsoft-reports-libs%22)
* [Documentation](https://www.stimulsoft.com/en/documentation/online/programming-manual/reports_java.htm)
* [License](LICENSE.md)