fr.opensagres.xdocreport:fr.opensagres.xdocreport.remoting.javaclient

XDocReport 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...).

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

fr.opensagres.xdocreport
ArtifactId

ArtifactId

fr.opensagres.xdocreport.remoting.javaclient
Last Version

Last Version

0.9.7
Release Date

Release Date

Type

Type

jar
Description

Description

XDocReport 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

http://code.google.com/p/xdocreport/fr.opensagres.xdocreport.remoting.javaclient/
Source Code Management

Source Code Management

http://code.google.com/p/xdocreport/source/checkout/fr.opensagres.xdocreport.remoting.javaclient/

Download fr.opensagres.xdocreport.remoting.javaclient

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

provided (1)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.7
0.9.6