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.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 |
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 |
---|---|---|---|---|
ch.codeblock.qrinvoice.tests | qrinvoice-tests-resources | 1.21 | jar | GNU Affero General Public License v3 |
commons-io | commons-io | 2.15.1 | jar | Apache-2.0 |
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.apache.logging.log4j | log4j-slf4j-impl | 2.18.0 | jar | Apache License, Version 2.0 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.github.jai-imageio | jai-imageio-core | 1.4.0 | jar | BSD 3-clause License w/nuclear disclaimer |
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.apache.logging.log4j | log4j-api | 2.18.0 | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-core | 2.18.0 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- ch.codeblock.qrinvoice.core:qrinvoice-core:jar:1.21
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- com.google.zxing:core:jar:3.5.2 (compile)
- com.google.zxing:javase:jar:3.5.2 (compile)
- com.github.jai-imageio:jai-imageio-core:jar:1.4.0 (runtime)
- com.github.jai-imageio:jai-imageio-core:jar:1.4.0 (runtime)
- ch.codeblock.qrinvoice.tests:qrinvoice-tests-resources:jar:1.21 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.apache.logging.log4j:log4j-slf4j-impl:jar:2.18.0 (test)
- org.apache.logging.log4j:log4j-api:jar:2.18.0 (test)
- org.apache.logging.log4j:log4j-core:jar:2.18.0 (test)
- org.apache.logging.log4j:log4j-api:jar:2.18.0 (test)
- commons-io:commons-io:jar:2.15.1 (test)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
Licenses
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
Apache License, Version 2.0: Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J Binding
Apache-2.0: Apache Commons IO
GNU Affero General Public License v3: QR Invoice Library - Core, QR Invoice Library - Test Resources
BSD 3-clause License w/nuclear disclaimer: Java Advanced Imaging Image I/O Tools API core (standalone)
New BSD License: Hamcrest Core
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-tests-resources-1.21.jar | 48.3 MB | 268 | 17 | 4 | 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 |
commons-io-2.15.1.jar | 501.2 kB | 368 | 339 | 16 | 9 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
log4j-api-2.18.0.jar | 315.1 kB | 222 | 187 | 9 | 9 | Yes |
log4j-core-2.18.0.jar | 1.9 MB | 1301 | 1206 | 54 | 1.8 | Yes |
log4j-slf4j-impl-2.18.0.jar | 24.8 kB | 28 | 12 | 2 | 1.8 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 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 |
11 | 52.8 MB | 3406 | 2833 | 172 | 9 | 11 |
compile: 3 | compile: 688.5 kB | compile: 403 | compile: 338 | compile: 36 | 1.8 | compile: 3 |
runtime: 1 | runtime: 628.1 kB | runtime: 375 | runtime: 339 | runtime: 16 | runtime: 1 | |
test: 7 | test: 51.4 MB | test: 2628 | test: 2156 | test: 120 | 9 | test: 7 |