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.itextpdf | itextpdf | 5.5.13.3 | jar | GNU Affero General Public License v3 |
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 |
---|---|---|---|---|
ch.codeblock.qrinvoice.core | qrinvoice-core | 1.21 | jar | GNU Affero General Public License v3 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
---|---|---|---|---|
com.github.jai-imageio | jai-imageio-core | 1.4.0 | jar | BSD 3-clause License w/nuclear disclaimer |
com.google.zxing | core | 3.5.2 | jar | The Apache Software License, Version 2.0 |
com.google.zxing | javase | 3.5.2 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.36 | jar | MIT License |
Project Dependency Graph
Dependency Tree
- ch.codeblock.qrinvoice.itext5:qrinvoice-itext5:jar:1.21
- ch.codeblock.qrinvoice.core:qrinvoice-core:jar:1.21 (provided)
- org.slf4j:slf4j-api:jar:1.7.36 (provided)
- com.google.zxing:core:jar:3.5.2 (provided)
- com.google.zxing:javase:jar:3.5.2 (provided)
- com.github.jai-imageio:jai-imageio-core:jar:1.4.0 (provided)
- com.github.jai-imageio:jai-imageio-core:jar:1.4.0 (provided)
- org.slf4j:slf4j-api:jar:1.7.36 (provided)
- com.itextpdf:itextpdf:jar:5.5.13.3 (compile)
- ch.codeblock.qrinvoice.core:qrinvoice-core:jar:1.21 (provided)
Licenses
MIT License: SLF4J API Module
GNU Affero General Public License v3: QR Invoice Library - Core, QR Invoice Library - iText 5, iText Core
BSD 3-clause License w/nuclear disclaimer: Java Advanced Imaging Image I/O Tools API core (standalone)
The Apache Software License, Version 2.0: ZXing Core, ZXing Java SE extensions
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
qrinvoice-core-1.21.jar | 787.3 kB | 261 | 202 | 28 | 1.8 | Yes |
jai-imageio-core-1.4.0.jar | 628.1 kB | 375 | 339 | 16 | 1.6 | Yes |
core-3.5.2.jar | 609.3 kB | 332 | 291 | 31 | 1.8 | Yes |
javase-3.5.2.jar | 38.1 kB | 25 | 13 | 1 | 1.8 | Yes |
itextpdf-5.5.13.3.jar | 2.3 MB | 1008 | 933 | 41 | 1.5 | Yes |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
6 | 4.4 MB | 2047 | 1812 | 121 | 1.8 | 6 |
compile: 1 | compile: 2.3 MB | compile: 1008 | compile: 933 | compile: 41 | 1.8 | compile: 1 |
provided: 5 | provided: 2.1 MB | provided: 1039 | provided: 879 | provided: 80 | provided: 5 |