XDocReport Integration Tests

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

License

License

GroupId

GroupId

fr.opensagres
ArtifactId

ArtifactId

thirdparties-extension
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

pom
Description

Description

XDocReport Integration Tests
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...).

Download thirdparties-extension

Filename Size
thirdparties-extension-0.9.1.pom 732 bytes
Browse

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.2.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
ch.qos.logback : logback-classic jar 0.9.29

Project Modules

  • org.apache.poi.xwpf.converter
  • org.odftoolkit.odfdom.converter
  • fr.opensagres.xdocreport.itext.extension
  • org.apache.struts2.views.xdocreport

Versions

Version
0.9.1
0.9.0