MVN

fr.opensagres.xdocreport : core

Maven & Gradle

Aug 15, 2022
1k stars

XDocReport Core Component

<dependency>
    <groupId>fr.opensagres.xdocreport</groupId>
    <artifactId>core</artifactId>
    <version>2.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.opensagres.xdocreport : core to add to Maven - Latest Versions:

  • Latest Stable: 2.0.4

All Versions

Choose a version of fr.opensagres.xdocreport : core to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
core-2.0.4
core-2.0.3
core-2.0.2
core-2.0.1
core-2.0.0
1.0.x
core-1.0.6
core-1.0.5
core-1.0.4
core-1.0.3
core-1.0.2
core-1.0.1
core-1.0.0
0.9.x
core-0.9.8
core-0.9.7
core-0.9.6
core-0.9.5
core-0.9.4
core-0.9.3
core-0.9.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>fr.opensagres.xdocreport</groupId>
    <artifactId>core</artifactId>
    <version>2.0.4</version>
</dependency>