ConfigurableReports

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.

Лицензия

Лицензия

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

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

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

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

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

9.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

ConfigurableReports
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.
Ссылка на сайт

Ссылка на сайт

https://github.com/eduarddrenth/ConfigurableReports/wiki
Организация-разработчик

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

VectorPrint
Система контроля версий

Система контроля версий

https://github.com/eduarddrenth/ConfigurableReports

Скачать ConfigurableReports

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.itextpdf : itextpdf jar 5.5.9
org.w3c.css : sac jar 1.3
com.vectorprint : Config jar 7.0
org.bouncycastle : bcprov-jdk15on Необязательный jar 1.54
org.bouncycastle : bcmail-jdk15on Необязательный jar 1.54
junit : junit jar 4.12

test (3)

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

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

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

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

Версия
9.2
9.1
8.10
8.9
8.7
8.1
8.0
7.2
7.1
6.2
6.1
5.3
5.1
3.0
2.1
2.0
1.1
1.0