License |
License |
---|---|
GroupId | GroupIdfr.opensagres.xdocreport |
ArtifactId | ArtifactIdfr.opensagres.poi.xwpf.converter.core-gae |
Last Version | Last Version2.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXDocReport 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...).
|
<!-- https://jarcasting.com/artifacts/fr.opensagres.xdocreport/fr.opensagres.poi.xwpf.converter.core-gae/ -->
<dependency>
<groupId>fr.opensagres.xdocreport</groupId>
<artifactId>fr.opensagres.poi.xwpf.converter.core-gae</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/fr.opensagres.xdocreport/fr.opensagres.poi.xwpf.converter.core-gae/
implementation 'fr.opensagres.xdocreport:fr.opensagres.poi.xwpf.converter.core-gae:2.0.3'
// https://jarcasting.com/artifacts/fr.opensagres.xdocreport/fr.opensagres.poi.xwpf.converter.core-gae/
implementation ("fr.opensagres.xdocreport:fr.opensagres.poi.xwpf.converter.core-gae:2.0.3")
'fr.opensagres.xdocreport:fr.opensagres.poi.xwpf.converter.core-gae:jar:2.0.3'
<dependency org="fr.opensagres.xdocreport" name="fr.opensagres.poi.xwpf.converter.core-gae" rev="2.0.3">
<artifact name="fr.opensagres.poi.xwpf.converter.core-gae" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.opensagres.xdocreport', module='fr.opensagres.poi.xwpf.converter.core-gae', version='2.0.3')
)
libraryDependencies += "fr.opensagres.xdocreport" % "fr.opensagres.poi.xwpf.converter.core-gae" % "2.0.3"
[fr.opensagres.xdocreport/fr.opensagres.poi.xwpf.converter.core-gae "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi-ooxml | jar | 5.2.0 |
org.apache.poi : poi-ooxml-full | jar | 5.2.0 |
fr.opensagres.xdocreport.itext-gae : itext-gae | jar | 4.2.0-1 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |