| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdfr.opensagres.xdocreport | 
| ArtifactId | ArtifactIdfr.opensagres.xdocreport.remoting.javaclient | 
| 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.javaclient/ -->
<dependency>
    <groupId>fr.opensagres.xdocreport</groupId>
    <artifactId>fr.opensagres.xdocreport.remoting.javaclient</artifactId>
    <version>0.9.7</version>
</dependency>// https://jarcasting.com/artifacts/fr.opensagres.xdocreport/fr.opensagres.xdocreport.remoting.javaclient/
implementation 'fr.opensagres.xdocreport:fr.opensagres.xdocreport.remoting.javaclient:0.9.7'// https://jarcasting.com/artifacts/fr.opensagres.xdocreport/fr.opensagres.xdocreport.remoting.javaclient/
implementation ("fr.opensagres.xdocreport:fr.opensagres.xdocreport.remoting.javaclient:0.9.7")'fr.opensagres.xdocreport:fr.opensagres.xdocreport.remoting.javaclient:jar:0.9.7'<dependency org="fr.opensagres.xdocreport" name="fr.opensagres.xdocreport.remoting.javaclient" rev="0.9.7">
  <artifact name="fr.opensagres.xdocreport.remoting.javaclient" type="jar" />
</dependency>@Grapes(
@Grab(group='fr.opensagres.xdocreport', module='fr.opensagres.xdocreport.remoting.javaclient', version='0.9.7')
)libraryDependencies += "fr.opensagres.xdocreport" % "fr.opensagres.xdocreport.remoting.javaclient" % "0.9.7"[fr.opensagres.xdocreport/fr.opensagres.xdocreport.remoting.javaclient "0.9.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| fr.opensagres.xdocreport : fr.opensagres.xdocreport.remoting.api | jar | 0.9.7 | 
| org.apache.cxf : cxf-bundle-jaxrs | jar | 2.5.2 | 
| javax.xml.bind : jaxb-api | jar | 2.2.3 | 
| org.codehaus.woodstox : stax2-api Optional | jar | 3.1.1 | 
| org.apache.geronimo.specs : geronimo-annotation_1.0_spec Optional | jar | 1.1.1 | 
| org.apache.geronimo.specs : geronimo-activation_1.0.2_spec Optional | jar | 1.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.osgi : org.osgi.core | jar | 4.2.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 |