Last Version

fr.opensagres.xdocreport:fr.opensagres.xdocreport.converter.docx.docx4j 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

Categories

Categories

docx4j Business Logic Libraries Documents Processing
GroupId

GroupId

fr.opensagres.xdocreport
ArtifactId

ArtifactId

fr.opensagres.xdocreport.converter.docx.docx4j
Version

Version

2.0.3
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.converter.docx.docx4j 2.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
fr.opensagres.xdocreport : fr.opensagres.xdocreport.converter jar 2.0.3
org.docx4j : docx4j jar 2.8.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.8.2

Project Modules

There are no modules declared in this project.