ReportingParent

This powerful reporting library aims to simplify producing reports using iText. The most demanding and coding intensive tasks when producing reports with iText are how to get from data to report elements, how to style those blocks and how to evaluate (debug) the resulting report layout. Exactly those three tasks are simplified by this library: xml configuration and/or annotations to transform existing Java data objects into report block, provide styling information (css like, syntax independent) seperate from code, a firebug like debug mode to help evaluate your report.

Лицензия

Лицензия

Категории

Категории

Reporting Прикладные библиотеки
Группа

Группа

com.vectorprint
Идентификатор

Идентификатор

ReportingParent
Последняя версия

Последняя версия

8.10
Дата

Дата

Тип

Тип

pom
Описание

Описание

ReportingParent
This powerful reporting library aims to simplify producing reports using iText. The most demanding and coding intensive tasks when producing reports with iText are how to get from data to report elements, how to style those blocks and how to evaluate (debug) the resulting report layout. Exactly those three tasks are simplified by this library: xml configuration and/or annotations to transform existing Java data objects into report block, provide styling information (css like, syntax independent) seperate from code, a firebug like debug mode to help evaluate your report.
Организация-разработчик

Организация-разработчик

VectorPrint

Скачать ReportingParent

Имя Файла Размер
ReportingParent-8.10.pom 8 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.vectorprint/ReportingParent/ -->
<dependency>
    <groupId>com.vectorprint</groupId>
    <artifactId>ReportingParent</artifactId>
    <version>8.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vectorprint/ReportingParent/
implementation 'com.vectorprint:ReportingParent:8.10'
// https://jarcasting.com/artifacts/com.vectorprint/ReportingParent/
implementation ("com.vectorprint:ReportingParent:8.10")
'com.vectorprint:ReportingParent:pom:8.10'
<dependency org="com.vectorprint" name="ReportingParent" rev="8.10">
  <artifact name="ReportingParent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vectorprint', module='ReportingParent', version='8.10')
)
libraryDependencies += "com.vectorprint" % "ReportingParent" % "8.10"
[com.vectorprint/ReportingParent "8.10"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • ConfigurableReports
  • ReportjFreeChartSupport
  • ReportSVGSupport
  • ReportQrSupport

Версии библиотеки

Версия
8.10
8.9
8.7
8.1
8.0
7.2
7.1
6.2
6.1
5.3
5.1