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.3 jar GNU Lesser General Public License
net.sf.jasperreports jasperreports-jdt 7.0.3 jar GNU Lesser General Public License
net.sf.jasperreports jasperreports-pdf 7.0.3 jar GNU Lesser General Public License
org.apache.commons commons-lang3 3.17.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 5.12.2 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:

GroupId ArtifactId Version Type Licenses
com.adobe.xmp xmpcore 6.1.11 jar The BSD 3-Clause License (BSD3)
com.fasterxml.jackson.core jackson-annotations 2.18.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.18.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.18.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.18.2 jar The Apache Software License, Version 2.0
com.fasterxml.woodstox woodstox-core 7.0.0 jar The Apache License, Version 2.0
com.github.librepdf openpdf 1.3.32 jar GNU Lesser General Public License (LGPL), Version 2.1Mozilla Public License Version 2.0
commons-beanutils commons-beanutils 1.9.4 jar Apache License, Version 2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-logging commons-logging 1.3.0 jar Apache-2.0
org.apache.commons commons-collections4 4.4 jar Apache License, Version 2.0
org.codehaus.woodstox stax2-api 4.2.2 jar The BSD 2-Clause License
org.eclipse.jdt ecj 3.21.0 jar Eclipse Public License - v 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.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.12.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.12.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.12.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.12.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.12.2 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

GNU Lesser General Public License (LGPL), Version 2.1: openpdf

The Apache License, Version 2.0: 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 Lang, Apache Commons Logging

Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections

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.32.jar 2.1 MB 579 - - - -
   • Root - 577 487 25 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-beanutils-1.9.4.jar 246.9 kB 154 137 5 1.6 Yes
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
commons-logging-1.3.0.jar 70.8 kB 44 - - - -
   • Root - 42 27 2 1.8 Yes
   • Versioned - 2 1 1 9 No
jasperreports-7.0.3.jar 3.8 MB 2541 2365 80 1.8 Yes
jasperreports-jdt-7.0.3.jar 19 kB 17 5 1 1.8 Yes
jasperreports-pdf-7.0.3.jar 152.2 kB 110 85 7 1.8 Yes
commons-collections4-4.4.jar 751.9 kB 555 524 19 1.8 Yes
commons-lang3-3.17.0.jar 673.6 kB 426 - - - -
   • Root - 425 395 18 1.8 Yes
   • Versioned - 1 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
junit-jupiter-5.12.2.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.12.2.jar 233.4 kB 211 192 8 1.8 Yes
junit-jupiter-engine-5.12.2.jar 292 kB 171 150 9 1.8 Yes
junit-jupiter-params-5.12.2.jar 601.7 kB 396 358 22 1.8 Yes
junit-platform-commons-1.12.2.jar 151.9 kB 99 - - - -
   • Root - 88 69 9 1.8 Yes
   • Versioned - 11 5 1 9 Yes
junit-platform-engine-1.12.2.jar 255.8 kB 184 161 10 1.8 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 17.4 MB 9480 8439 394 9 24
compile: 17 compile: 15.8 MB compile: 8390 compile: 7496 compile: 331 1.8 compile: 17
test: 8 test: 1.6 MB test: 1090 test: 943 test: 63 9 test: 7