reportengine

Java API for reports and pivot tables with groupings, sub-totals, data aggregation. Simple, fast and reliable way of creating HTML, XML, Excel, PDF, SVG reports from various sources (files, databases, memory).

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.reportengine
Идентификатор

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

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

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

0.13.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

reportengine
Java API for reports and pivot tables with groupings, sub-totals, data aggregation. Simple, fast and reliable way of creating HTML, XML, Excel, PDF, SVG reports from various sources (files, databases, memory).
Ссылка на сайт

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

http://reportengine.sourceforge.net
Система контроля версий

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

https://svn.code.sf.net/p/reportengine/code/tags/reportengine-0.13.0

Скачать reportengine

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.5
org.apache.xmlgraphics : fop jar 1.0
com.github.jai-imageio : jai-imageio-core jar 1.2.1
commons-lang : commons-lang jar 2.1
org.freemarker : freemarker jar 2.3.19

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5
org.hsqldb : hsqldb jar 2.2.9
org.slf4j : slf4j-log4j12 jar 1.7.5
log4j : log4j jar 1.2.17

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

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

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

Версия
0.13.2
0.13.1
0.13.0
0.12.0
0.11.0
0.10.0
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.0
0.7.1
0.7.0
0.6.0
0.5.0
0.4.1
0.4.0