fr.opensagres:org.apache.struts2.views.xdocreport

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

org.apache.struts2.views.xdocreport
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 org.apache.struts2.views.xdocreport

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
fr.opensagres : fr.opensagres.xdocreport.template jar 0.9.1
fr.opensagres : fr.opensagres.xdocreport.converter jar 0.9.1
fr.opensagres : fr.opensagres.xdocreport.document jar 0.9.1
commons-beanutils : commons-beanutils jar 1.0

provided (3)

Group / Artifact Type Version
org.apache.struts : struts2-core jar 2.2.3
javax.servlet : servlet-api jar 2.2
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