XDocReport Core Component

XDocReport means XML Document reporting. It's Java API to merge XML document created with MS Office (docx) or OpenOffice (odt), LibreOffice (odt) with a Java model to generate report and convert it if you need to another format (PDF, XHTML...).

Лицензия

Лицензия

Группа

Группа

fr.opensagres
Идентификатор

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

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

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

0.9.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

XDocReport Core Component
XDocReport means XML Document reporting. It's Java API to merge XML document created with MS Office (docx) or OpenOffice (odt), LibreOffice (odt) with a Java model to generate report and convert it if you need to another format (PDF, XHTML...).

Скачать document

Имя Файла Размер
document-0.9.1.pom 1001 bytes
Обзор

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

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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
org.osgi : org.osgi.core jar 4.2.0

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.1
ch.qos.logback : logback-classic jar 0.9.29

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

  • fr.opensagres.xdocreport.document
  • fr.opensagres.xdocreport.document.docx
  • fr.opensagres.xdocreport.document.pptx
  • fr.opensagres.xdocreport.document.odt
  • fr.opensagres.xdocreport.document.ods
  • fr.opensagres.xdocreport.document.odp

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

Версия
0.9.1
0.9.0