License |
License |
---|---|
GroupId | GroupIdfr.opensagres.xdocreport |
ArtifactId | ArtifactIdfr.opensagres.xdocreport.remoting.converter |
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.xdocreport.remoting.converter/ -->
<dependency>
<groupId>fr.opensagres.xdocreport</groupId>
<artifactId>fr.opensagres.xdocreport.remoting.converter</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/fr.opensagres.xdocreport/fr.opensagres.xdocreport.remoting.converter/
implementation 'fr.opensagres.xdocreport:fr.opensagres.xdocreport.remoting.converter:2.0.3'
// https://jarcasting.com/artifacts/fr.opensagres.xdocreport/fr.opensagres.xdocreport.remoting.converter/
implementation ("fr.opensagres.xdocreport:fr.opensagres.xdocreport.remoting.converter:2.0.3")
'fr.opensagres.xdocreport:fr.opensagres.xdocreport.remoting.converter:jar:2.0.3'
<dependency org="fr.opensagres.xdocreport" name="fr.opensagres.xdocreport.remoting.converter" rev="2.0.3">
<artifact name="fr.opensagres.xdocreport.remoting.converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.opensagres.xdocreport', module='fr.opensagres.xdocreport.remoting.converter', version='2.0.3')
)
libraryDependencies += "fr.opensagres.xdocreport" % "fr.opensagres.xdocreport.remoting.converter" % "2.0.3"
[fr.opensagres.xdocreport/fr.opensagres.xdocreport.remoting.converter "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
javax.activation : activation | jar | 1.1.1 |
javax.ws.rs : javax.ws.rs-api Optional | jar | 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 |