fr.opensagres.xdocreport:fr.opensagres.xdocreport.remoting.reporting

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

Reporting Business Logic Libraries
GroupId

GroupId

fr.opensagres.xdocreport
ArtifactId

ArtifactId

fr.opensagres.xdocreport.remoting.reporting
Last Version

Last Version

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

Download fr.opensagres.xdocreport.remoting.reporting

How to add to project

<!-- https://jarcasting.com/artifacts/fr.opensagres.xdocreport/fr.opensagres.xdocreport.remoting.reporting/ -->
<dependency>
    <groupId>fr.opensagres.xdocreport</groupId>
    <artifactId>fr.opensagres.xdocreport.remoting.reporting</artifactId>
    <version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/fr.opensagres.xdocreport/fr.opensagres.xdocreport.remoting.reporting/
implementation 'fr.opensagres.xdocreport:fr.opensagres.xdocreport.remoting.reporting:2.0.3'
// https://jarcasting.com/artifacts/fr.opensagres.xdocreport/fr.opensagres.xdocreport.remoting.reporting/
implementation ("fr.opensagres.xdocreport:fr.opensagres.xdocreport.remoting.reporting:2.0.3")
'fr.opensagres.xdocreport:fr.opensagres.xdocreport.remoting.reporting:jar:2.0.3'
<dependency org="fr.opensagres.xdocreport" name="fr.opensagres.xdocreport.remoting.reporting" rev="2.0.3">
  <artifact name="fr.opensagres.xdocreport.remoting.reporting" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.opensagres.xdocreport', module='fr.opensagres.xdocreport.remoting.reporting', version='2.0.3')
)
libraryDependencies += "fr.opensagres.xdocreport" % "fr.opensagres.xdocreport.remoting.reporting" % "2.0.3"
[fr.opensagres.xdocreport/fr.opensagres.xdocreport.remoting.reporting "2.0.3"]

Dependencies

compile (2)

Group / Artifact Type Version
fr.opensagres.xdocreport : fr.opensagres.xdocreport.document jar 2.0.3
javax.ws.rs : javax.ws.rs-api Optional jar 2.0.1

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.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.3
2.0.2
2.0.1
2.0.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0