fr.opensagres:fr.opensagres.xdocreport.template

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

fr.opensagres.xdocreport.template
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
fr.opensagres : fr.opensagres.xdocreport.core jar 0.9.1

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

There are no modules declared in this project.

Versions

Version
0.9.1
0.9.0