fr.opensagres:samples

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

samples
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

pom
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 samples

Filename Size
samples-0.9.0.pom 1 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.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
org.slf4j : slf4j-simple jar 1.6.1

Project Modules

  • fr.opensagres.xdocreport.samples.docxandvelocity
  • fr.opensagres.xdocreport.samples.docxandvelocity.converters
  • fr.opensagres.xdocreport.samples.pptxandvelocity
  • fr.opensagres.xdocreport.samples.odtandvelocity
  • fr.opensagres.xdocreport.samples.odpandvelocity
  • fr.opensagres.xdocreport.samples.odtandvelocity.converters
  • fr.opensagres.xdocreport.samples.docxandfreemarker

Versions

Version
0.9.0