License |
License |
---|---|
GroupId | GroupIdfr.opensagres.xdocreport |
ArtifactId | ArtifactIdfr.opensagres.xdocreport.template.textstyling.wiki |
Last Version | Last Version0.9.4 |
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...).
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/fr.opensagres.xdocreport/fr.opensagres.xdocreport.template.textstyling.wiki/ -->
<dependency>
<groupId>fr.opensagres.xdocreport</groupId>
<artifactId>fr.opensagres.xdocreport.template.textstyling.wiki</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/fr.opensagres.xdocreport/fr.opensagres.xdocreport.template.textstyling.wiki/
implementation 'fr.opensagres.xdocreport:fr.opensagres.xdocreport.template.textstyling.wiki:0.9.4'
// https://jarcasting.com/artifacts/fr.opensagres.xdocreport/fr.opensagres.xdocreport.template.textstyling.wiki/
implementation ("fr.opensagres.xdocreport:fr.opensagres.xdocreport.template.textstyling.wiki:0.9.4")
'fr.opensagres.xdocreport:fr.opensagres.xdocreport.template.textstyling.wiki:jar:0.9.4'
<dependency org="fr.opensagres.xdocreport" name="fr.opensagres.xdocreport.template.textstyling.wiki" rev="0.9.4">
<artifact name="fr.opensagres.xdocreport.template.textstyling.wiki" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.opensagres.xdocreport', module='fr.opensagres.xdocreport.template.textstyling.wiki', version='0.9.4')
)
libraryDependencies += "fr.opensagres.xdocreport" % "fr.opensagres.xdocreport.template.textstyling.wiki" % "0.9.4"
[fr.opensagres.xdocreport/fr.opensagres.xdocreport.template.textstyling.wiki "0.9.4"]
Group / Artifact | Type | Version |
---|---|---|
fr.opensagres.xdocreport : fr.opensagres.xdocreport.template | jar | 0.9.4 |
org.wikimodel : org.wikimodel.wem | jar | 2.0.7 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
ch.qos.logback : logback-classic | jar | 0.9.29 |