fr.opensagres:samples

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

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

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

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

0.9.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

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...).

Скачать samples

Имя Файла Размер
samples-0.9.0.pom 1 KB
Обзор

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.6.1

provided (1)

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

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.1
org.slf4j : slf4j-simple jar 1.6.1

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

  • fr.opensagres.xdocreport.samples.docxandvelocity
  • fr.opensagres.xdocreport.samples.docxandvelocity.converters
  • fr.opensagres.xdocreport.samples.pptxandvelocity
  • fr.opensagres.xdocreport.samples.odtandvelocity
  • fr.opensagres.xdocreport.samples.odpandvelocity
  • fr.opensagres.xdocreport.samples.odtandvelocity.converters
  • fr.opensagres.xdocreport.samples.docxandfreemarker

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

Версия
0.9.0