ReportQrSupport

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.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

8.10
Дата

Дата

Тип

Тип

jar
Описание

Описание

ReportQrSupport
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

Скачать ReportQrSupport

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.glxn.qrgen : javase jar 2.0
com.vectorprint : ConfigurableReports jar 8.10

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

Данный проект не имеет модулей.

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

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