is not current version
Last Version 2.0.3

fr.opensagres.xdocreport:gae 2.0.2

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

gae
Version

Version

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

Project URL

http://code.google.com/p/xdocreport/gae/

Download gae 2.0.2

Filename Size
gae-2.0.2.pom 2 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
fr.opensagres.xdocreport.itext-gae : itext-gae jar 4.2.0-1

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.10

Project Modules

  • fr.opensagres.xdocreport.itext.extension-gae
  • fr.opensagres.poi.xwpf.converter.core-gae
  • fr.opensagres.poi.xwpf.converter.pdf-gae
  • fr.opensagres.odfdom.converter.pdf-gae
  • fr.opensagres.poi.xwpf.converter.xhtml-gae