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.drewnoakes metadata-extractor 2.19.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.18.1 jar The Apache Software License, Version 2.0
com.github.librepdf.openpdf openpdf 3.0.0 jar Other
org.apache.avro avro 1.12.1 jar Apache-2.0
org.gaardeon coinjema 0.8.0 jar -
org.gaardeon gaardfx 0.8.0 jar -
org.gaardeon relatable 0.8.0 jar -
org.gaardeon spigot 0.8.0 jar -

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-api 6.0.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 6.0.1 jar Eclipse Public License v2.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
org.openjfx javafx-controls 25.0.2 jar GPLv2+CE
org.openjfx javafx-fxml 25.0.2 jar GPLv2+CE

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.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.18.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.18.1 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.20.0 jar Apache-2.0
commons-io commons-io 2.21.0 jar Apache-2.0
org.apache.commons commons-compress 1.28.0 jar Apache-2.0
org.apache.commons commons-lang3 3.20.0 jar Apache-2.0
org.bouncycastle bcpkix-jdk18on 1.83 jar Bouncy Castle Licence
org.bouncycastle bcprov-jdk18on 1.83 jar Bouncy Castle Licence
org.bouncycastle bcutil-jdk18on 1.83 jar Bouncy Castle Licence
org.gaardeon gaardeon-core 0.8.0 jar -
org.gaardeon largus 0.8.0 jar -
org.slf4j slf4j-api 2.0.17 jar MIT

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.platform junit-platform-commons 6.0.1 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Classifier Type Licenses
org.openjfx javafx-base 25.0.2 linux jar GPLv2+CE
org.openjfx javafx-base 25.0.2 - jar GPLv2+CE
org.openjfx javafx-controls 25.0.2 linux jar GPLv2+CE
org.openjfx javafx-fxml 25.0.2 linux jar GPLv2+CE
org.openjfx javafx-graphics 25.0.2 linux jar GPLv2+CE
org.openjfx javafx-graphics 25.0.2 - jar GPLv2+CE

Project Dependency Graph

Dependency Tree

  • org.gaardeon:CopperCook:jar:0.9.6 [Information]
    • org.openjfx:javafx-controls:jar:25.0.2 (provided) [Information]
    • org.openjfx:javafx-fxml:jar:25.0.2 (provided) [Information]
    • org.gaardeon:coinjema:jar:0.8.0 (compile) [Information]
    • org.gaardeon:gaardfx:jar:0.8.0 (compile) [Information]
      • org.gaardeon:gaardeon-core:jar:0.8.0 (compile) [Information]
      • org.gaardeon:largus:jar:0.8.0 (compile) [Information]
    • org.gaardeon:spigot:jar:0.8.0 (compile) [Information]
      • org.bouncycastle:bcprov-jdk18on:jar:1.83 (compile) [Information]
      • org.bouncycastle:bcpkix-jdk18on:jar:1.83 (compile) [Information]
      • commons-io:commons-io:jar:2.21.0 (compile) [Information]
    • org.gaardeon:relatable:jar:0.8.0 (compile) [Information]
    • com.drewnoakes:metadata-extractor:jar:2.19.0 (compile) [Information]
    • org.apache.avro:avro:jar:1.12.1 (compile) [Information]
      • com.fasterxml.jackson.core:jackson-core:jar:2.18.1 (compile) [Information]
      • org.apache.commons:commons-compress:jar:1.28.0 (compile) [Information]
        • commons-codec:commons-codec:jar:1.20.0 (compile) [Information]
        • org.apache.commons:commons-lang3:jar:3.20.0 (compile) [Information]
      • org.slf4j:slf4j-api:jar:2.0.17 (compile) [Information]
    • org.junit.jupiter:junit-jupiter-api:jar:6.0.1 (test) [Information]
    • org.junit.jupiter:junit-jupiter-params:jar:6.0.1 (test) [Information]
    • com.github.librepdf.openpdf:openpdf:jar:3.0.0 (compile) [Information]
    • com.fasterxml.jackson.core:jackson-databind:jar:2.18.1 (compile) [Information]

Licenses

GPLv2+CE: javafx base, javafx controls, javafx fxml, javafx graphics

Unknown: CopperCook, GaardFX, Spigot, coinjema, gaardeon-core, largus, relatable

The BSD 3-Clause License (BSD3): Adobe XMPCore

The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Apache-2.0: Apache Avro, Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Params, JUnit Platform Commons

MIT: SLF4J API Module

The Apache Software License, Version 2.0: Jackson datatype: JSR310, Jackson-annotations, Jackson-core, com.drewnoakes:metadata-extractor, jackson-databind

Bouncy Castle Licence: Bouncy Castle ASN.1 Extension and Utility APIs, Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs, Bouncy Castle Provider

Other: OpenPDF core modern

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
metadata-extractor-2.19.0.jar 764.6 kB 533 468 56 1.7 Yes
jackson-annotations-2.18.1.jar 78.5 kB 87 74 2 1.6 Yes
jackson-core-2.18.1.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.1.jar 1.7 MB 829 - - - -
   • Root - 827 789 23 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-datatype-jsr310-2.18.1.jar 132.5 kB 86 - - - -
   • Root - 84 62 6 1.8 Yes
   • Versioned - 2 1 1 9 No
openpdf-3.0.0.jar 2.2 MB 584 - - - -
   • Root - 584 495 25 21 Yes
commons-codec-1.20.0.jar 401 kB 285 - - - -
   • Root - 283 135 7 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-io-2.21.0.jar 585.3 kB 428 - - - -
   • Root - 426 398 15 1.8 Yes
   • Versioned - 2 1 1 9 No
avro-1.12.1.jar 718.9 kB 498 470 13 11 Yes
commons-compress-1.28.0.jar 1.1 MB 642 - - - -
   • Root - 641 589 36 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
bcpkix-jdk18on-1.83.jar 1.2 MB 996 - - - -
   • Root - 992 931 52 1.8 No
   • Versioned - 4 1 1 9 No
bcprov-jdk18on-1.83.jar 8.5 MB 6176 - - - -
   • Root - 4783 4584 178 1.8 No
   • Versioned - 1245 1137 93 9 No
   • Versioned - 43 34 1 11 No
   • Versioned - 29 20 1 15 No
   • Versioned - 35 20 6 21 No
   • Versioned - 41 29 5 25 No
bcutil-jdk18on-1.83.jar 707.3 kB 672 - - - -
   • Root - 668 611 48 1.8 No
   • Versioned - 4 1 1 9 No
coinjema-0.8.0.jar 179.5 kB 130 117 3 25 Yes
gaardeon-core-0.8.0.jar 227.2 kB 162 141 13 - -
gaardfx-0.8.0.jar 28.5 kB 28 17 3 25 Yes
largus-0.8.0.jar 77.1 kB 48 38 2 25 Yes
relatable-0.8.0.jar 162.5 kB 120 103 9 25 Yes
spigot-0.8.0.jar 27.3 kB 27 16 3 25 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-api-6.0.1.jar 250.7 kB 224 208 9 17 Yes
junit-jupiter-params-6.0.1.jar 296.6 kB 216 195 9 17 Yes
junit-platform-commons-6.0.1.jar 171.3 kB 103 87 10 17 Yes
javafx-base-25.0.2-linux.jar 749.7 kB 692 662 22 23 Yes
javafx-base-25.0.2.jar 0.3 kB 2 0 0 - -
javafx-controls-25.0.2-linux.jar 2.6 MB 1541 1243 11 23 Yes
javafx-controls-25.0.2.jar 0.3 kB 2 0 0 - -
javafx-fxml-25.0.2-linux.jar 126.7 kB 89 76 5 23 Yes
javafx-fxml-25.0.2.jar 0.3 kB 2 0 0 - -
javafx-graphics-25.0.2-linux.jar 5.4 MB 3441 2991 113 23 Yes
javafx-graphics-25.0.2.jar 0.3 kB 2 0 0 - -
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
slf4j-api-2.0.17.jar 69.9 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
Total Size Entries Classes Packages Java Version Debug Information
36 29.9 MB 19571 16262 720 25 27
compile: 22 compile: 20.2 MB compile: 13219 compile: 10784 compile: 536 25 compile: 18
provided: 8 provided: 8.9 MB provided: 5771 provided: 4972 provided: 151 provided: 4
test: 6 test: 743.4 kB test: 581 test: 506 test: 33 17 test: 5