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

ReportingParent 8.10

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 8.10

Имя Файла Размер
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