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