Last Version

XDocReport Core Component 2.0.3

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

GroupId

GroupId

fr.opensagres.xdocreport
ArtifactId

ArtifactId

core
Version

Version

2.0.3
Type

Type

pom
Description

Description

XDocReport Core Component
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 core 2.0.3

Filename Size
core-2.0.3.pom 851 bytes
Browse

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

Dependencies

provided (1)

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

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.0
junit : junit jar 4.8.2

Project Modules

  • fr.opensagres.xdocreport.core