License |
License |
---|---|
GroupId | GroupIdfr.opensagres.xdocreport |
ArtifactId | ArtifactIdfr.opensagres.xdocreport.remoting.api |
Version | Version0.9.7 |
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.remoting.api/ -->
<dependency>
<groupId>fr.opensagres.xdocreport</groupId>
<artifactId>fr.opensagres.xdocreport.remoting.api</artifactId>
<version>0.9.7</version>
</dependency>
// https://jarcasting.com/artifacts/fr.opensagres.xdocreport/fr.opensagres.xdocreport.remoting.api/
implementation 'fr.opensagres.xdocreport:fr.opensagres.xdocreport.remoting.api:0.9.7'
// https://jarcasting.com/artifacts/fr.opensagres.xdocreport/fr.opensagres.xdocreport.remoting.api/
implementation ("fr.opensagres.xdocreport:fr.opensagres.xdocreport.remoting.api:0.9.7")
'fr.opensagres.xdocreport:fr.opensagres.xdocreport.remoting.api:jar:0.9.7'
<dependency org="fr.opensagres.xdocreport" name="fr.opensagres.xdocreport.remoting.api" rev="0.9.7">
<artifact name="fr.opensagres.xdocreport.remoting.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.opensagres.xdocreport', module='fr.opensagres.xdocreport.remoting.api', version='0.9.7')
)
libraryDependencies += "fr.opensagres.xdocreport" % "fr.opensagres.xdocreport.remoting.api" % "0.9.7"
[fr.opensagres.xdocreport/fr.opensagres.xdocreport.remoting.api "0.9.7"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jaxrs_1.1_spec | jar | 1.0 |
org.apache.geronimo.specs : geronimo-jaxb_2.1_spec | jar | 1.0 |
org.osgi : org.osgi.core | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |