VectorPrintReport

This powerful reporting library aims to simplify producing reports using iText. Looking at producing reports with iText the most demanding tasks are how to get from data to report blocks, how to style those blocks and how to evaluate (debug) the resulting report. Exactly those three major tasks are well supported by the VectorPrint report library: - (combination of) xml configuration and annotations to transform existing Java data objects into report block - provide styling information (css like) seperate from code - a firebug like debug mode to help evaluate your report.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

13.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

VectorPrintReport
This powerful reporting library aims to simplify producing reports using iText. Looking at producing reports with iText the most demanding tasks are how to get from data to report blocks, how to style those blocks and how to evaluate (debug) the resulting report. Exactly those three major tasks are well supported by the VectorPrint report library: - (combination of) xml configuration and annotations to transform existing Java data objects into report block - provide styling information (css like) seperate from code - a firebug like debug mode to help evaluate your report.
Организация-разработчик

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

VectorPrint

Скачать VectorPrintReport

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.lowagie : itext jar 2.1.7
org.w3c.css : sac jar 1.3
com.vectorprint : VectorPrintConfig jar 7.5

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10
com.github.stefanbirkner : system-rules jar 1.3.1
cssparser : cssparser jar 0.9.4

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

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

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

Версия
13.1
13.0
12.4
12.3
12.2
12.1