License |
License |
---|---|
GroupId | GroupIdfr.opensagres.xdocreport |
ArtifactId | ArtifactIdfr.opensagres.xdocreport.remoting.converter |
Version | Version2.0.2 |
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 |
<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/fr.opensagres.xdocreport/fr.opensagres.xdocreport.remoting.converter/
implementation ("fr.opensagres.xdocreport:fr.opensagres.xdocreport.remoting.converter:2.0.2")
'fr.opensagres.xdocreport:fr.opensagres.xdocreport.remoting.converter:jar:2.0.2'
<dependency org="fr.opensagres.xdocreport" name="fr.opensagres.xdocreport.remoting.converter" rev="2.0.2">
<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.2')
)
libraryDependencies += "fr.opensagres.xdocreport" % "fr.opensagres.xdocreport.remoting.converter" % "2.0.2"
[fr.opensagres.xdocreport/fr.opensagres.xdocreport.remoting.converter "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
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.10 |