XDocReport Converter implementation

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
Идентификатор

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

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

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

0.9.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

XDocReport Converter implementation
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...).

Скачать converter

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

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

<!-- https://jarcasting.com/artifacts/fr.opensagres/converter/ -->
<dependency>
    <groupId>fr.opensagres</groupId>
    <artifactId>converter</artifactId>
    <version>0.9.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.opensagres/converter/
implementation 'fr.opensagres:converter:0.9.1'
// https://jarcasting.com/artifacts/fr.opensagres/converter/
implementation ("fr.opensagres:converter:0.9.1")
'fr.opensagres:converter:pom:0.9.1'
<dependency org="fr.opensagres" name="converter" rev="0.9.1">
  <artifact name="converter" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.opensagres', module='converter', version='0.9.1')
)
libraryDependencies += "fr.opensagres" % "converter" % "0.9.1"
[fr.opensagres/converter "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.converter
  • fr.opensagres.xdocreport.converter.docx.xwpf
  • fr.opensagres.xdocreport.converter.odt.odfdom

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

Версия
0.9.1
0.9.0