Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| net.sf.jasperreports | jasperreports | 7.0.5 | jar | GNU Lesser General Public License |
| net.sf.jasperreports | jasperreports-jdt | 7.0.5 | jar | GNU Lesser General Public License |
| net.sf.jasperreports | jasperreports-pdf | 7.0.5 | jar | GNU Lesser General Public License |
| org.apache.commons | commons-lang3 | 3.20.0 | jar | Apache-2.0 |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| org.junit.jupiter | junit-jupiter | 6.0.3 | jar | Eclipse Public License v2.0 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.jspecify | jspecify | 1.0.0 | jar | The Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-api | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- software.xdev:dynamicreports-core-for-grid-exporter:jar:2.0.7
- net.sf.jasperreports:jasperreports:jar:7.0.5 (compile)
- commons-logging:commons-logging:jar:1.3.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-collections4:jar:4.5.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.18.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-databind:jar:2.18.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.18.2 (compile)
- org.codehaus.woodstox:stax2-api:jar:4.2.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.woodstox:woodstox-core:jar:7.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.woodstox:stax2-api:jar:4.2.2 (compile)
- org.apache.commons:commons-beanutils2:jar:2.0.0-M2 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-logging:commons-logging:jar:1.3.5 (compile)
- net.sf.jasperreports:jasperreports-pdf:jar:7.0.5 (compile)
- com.github.librepdf:openpdf:jar:1.3.43 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.adobe.xmp:xmpcore:jar:6.1.11 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.librepdf:openpdf:jar:1.3.43 (compile)
- net.sf.jasperreports:jasperreports-jdt:jar:7.0.5 (compile)
- org.eclipse.jdt:ecj:jar:3.21.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jdt:ecj:jar:3.21.0 (compile)
- org.apache.commons:commons-lang3:jar:3.20.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter:jar:6.0.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:6.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:6.0.3 (test)
- org.junit.platform:junit-platform-engine:jar:6.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.0.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.3 (test)
- net.sf.jasperreports:jasperreports:jar:7.0.5 (compile)
Licenses
GNU Lesser General Public License (LGPL), Version 2.1: openpdf
The Apache License, Version 2.0: JSpecify annotations, Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The BSD 3-Clause License (BSD3): Adobe XMPCore
The BSD 2-Clause License: Stax2 API
Apache-2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Commons Lang, Apache Commons Logging
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
Mozilla Public License Version 2.0: openpdf
GNU Lesser General Public License: JasperReports JDT, JasperReports Library, JasperReports PDF
Eclipse Public License - v 2.0: Eclipse Compiler for Java(TM)
The Apache Software License, Version 2.0: Jackson-annotations, Jackson-core, Jackson-dataformat-XML, jackson-databind
LGPL-3.0-or-later: dynamicreports-core-for-grid-exporter
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| xmpcore-6.1.11.jar | 143 kB | 70 | 59 | 6 | 1.6 | Yes |
| jackson-annotations-2.18.2.jar | 78.5 kB | 87 | 74 | 2 | 1.6 | Yes |
| jackson-core-2.18.2.jar | 597.8 kB | 293 | - | - | - | - |
| • Root | - | 246 | 211 | 14 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| • Versioned | - | 12 | 3 | 1 | 11 | Yes |
| • Versioned | - | 11 | 2 | 1 | 17 | Yes |
| • Versioned | - | 11 | 2 | 1 | 21 | Yes |
| • Versioned | - | 11 | 2 | 1 | 22 | Yes |
| jackson-databind-2.18.2.jar | 1.7 MB | 829 | - | - | - | - |
| • Root | - | 827 | 789 | 23 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jackson-dataformat-xml-2.18.2.jar | 130 kB | 88 | - | - | - | - |
| • Root | - | 86 | 63 | 6 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| woodstox-core-7.0.0.jar | 1.6 MB | 1091 | 942 | 78 | 1.8 | Yes |
| openpdf-1.3.43.jar | 2.2 MB | 577 | - | - | - | - |
| • Root | - | 577 | 488 | 25 | 1.8 | Yes |
| commons-logging-1.3.5.jar | 73.7 kB | 42 | - | - | - | - |
| • Root | - | 41 | 27 | 2 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| jasperreports-7.0.5.jar | 3.8 MB | 2554 | 2378 | 80 | 1.8 | Yes |
| jasperreports-jdt-7.0.5.jar | 19 kB | 17 | 5 | 1 | 1.8 | Yes |
| jasperreports-pdf-7.0.5.jar | 155.7 kB | 112 | 87 | 7 | 1.8 | Yes |
| commons-beanutils2-2.0.0-M2.jar | 260.2 kB | 185 | - | - | - | - |
| • Root | - | 184 | 164 | 8 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-collections4-4.5.0.jar | 898.7 kB | 647 | - | - | - | - |
| • Root | - | 646 | 614 | 20 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-lang3-3.20.0.jar | 713.9 kB | 454 | - | - | - | - |
| • Root | - | 452 | 421 | 18 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| stax2-api-4.2.2.jar | 195.9 kB | 146 | 125 | 12 | 1.6 | Yes |
| ecj-3.21.0.jar | 3 MB | 876 | 748 | 21 | 1.8 | Yes |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
| • Root | - | 10 | 4 | 1 | 1.8 | No |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| junit-jupiter-6.0.3.jar | 6.4 kB | 5 | 1 | 1 | 17 | No |
| junit-jupiter-api-6.0.3.jar | 250.7 kB | 224 | 208 | 9 | 17 | Yes |
| junit-jupiter-engine-6.0.3.jar | 356.1 kB | 189 | 172 | 9 | 17 | Yes |
| junit-jupiter-params-6.0.3.jar | 296.6 kB | 216 | 195 | 9 | 17 | Yes |
| junit-platform-commons-6.0.3.jar | 171.3 kB | 103 | 87 | 10 | 17 | Yes |
| junit-platform-engine-6.0.3.jar | 280.2 kB | 195 | 177 | 9 | 17 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 25 | 16.8 MB | 9038 | 8051 | 375 | 17 | 23 |
| compile: 16 | compile: 15.5 MB | compile: 8068 | compile: 7195 | compile: 323 | 1.8 | compile: 16 |
| test: 9 | test: 1.4 MB | test: 970 | test: 856 | test: 52 | 17 | test: 7 |
