XDocReport

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.xdocreport
ArtifactId

ArtifactId

xdocreport-parent
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

XDocReport
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...).
Project URL

Project URL

https://github.com/opensagres/xdocreport/
Source Code Management

Source Code Management

https://github.com/opensagres/xdocreport/

Download xdocreport-parent

How to add to project

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

Dependencies

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

  • thirdparties-extension
  • core
  • tools
  • document
  • template
  • converter
  • integrationtests
  • sandbox
  • remoting
  • gae
  • uberjar

Versions

Version
2.0.3
2.0.2
2.0.1
2.0.0
1.0.6
1.0.5
1.0.4
1.0.3