Last Version

XDocReport Template 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

template
Version

Version

2.0.3
Type

Type

pom
Description

Description

XDocReport Template 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 template 2.0.3

Filename Size
template-2.0.3.pom 1 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
javax.xml.bind : jaxb-api Optional jar 2.2
com.sun.xml.bind : jaxb-impl Optional jar 2.2

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.template
  • fr.opensagres.xdocreport.template.freemarker
  • fr.opensagres.xdocreport.template.velocity