Last Version

XDocReport Document Component 2.0.3

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

document
Version

Version

2.0.3
Type

Type

pom
Description

Description

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

Download document 2.0.3

Filename Size
document-2.0.3.pom 1 KB
Browse

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

  • 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
  • fr.opensagres.xdocreport.document.tools
  • fr.opensagres.xdocreport.document.textstyling.wiki