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
ch.codeblock.qrinvoice.core qrinvoice-core 1.6 jar GNU Affero General Public License v3
ch.codeblock.qrinvoice.openpdf qrinvoice-openpdf 1.6 jar GNU Affero General Public License v3
ch.codeblock.qrinvoice.rest qrinvoice-rest-model 1.6 jar GNU Affero General Public License v3
ch.codeblock.qrinvoice.rest qrinvoice-rest-webgui 1.6 jar GNU Affero General Public License v3
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.10.2 jar The Apache Software License, Version 2.0
com.sun.xml.bind jaxb-core 2.3.0 jar CDDL+GPL License
com.sun.xml.bind jaxb-impl 2.3.0 jar CDDL+GPL License
io.springfox springfox-bean-validators 2.9.2 jar The Apache Software License, Version 2.0
io.springfox springfox-swagger-ui 2.9.2 jar The Apache Software License, Version 2.0
io.springfox springfox-swagger2 2.9.2 jar The Apache Software License, Version 2.0
io.swagger swagger-annotations 1.5.20 jar Apache License 2.0
javax.xml.bind jaxb-api 2.3.0 jar CDDL 1.1GPL2 w/ CPE
org.springframework.boot spring-boot-starter-actuator 2.2.4.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-tomcat 2.2.4.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-web 2.2.4.RELEASE jar Apache License, Version 2.0

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
javax.validation validation-api 2.0.1.Final jar Apache License 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
junit junit 4.12 jar Eclipse Public License 1.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
javax.servlet javax.servlet-api 4.0.1 jar CDDL + GPLv2 with classpath exception

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
ch.qos.logback logback-classic 1.2.3 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.2.3 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml classmate 1.5.1 jar Apache License, Version 2.0
com.fasterxml.jackson.core jackson-annotations 2.10.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.10.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.10.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.10.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-parameter-names 2.10.2 jar The Apache Software License, Version 2.0
com.github.librepdf openpdf 1.1.0 jar GNU General Lesser Public License (LGPL) version 3.0Mozilla Public License Version 2.0
com.google.guava guava 20.0 jar The Apache Software License, Version 2.0
com.google.zxing core 3.3.3 jar The Apache Software License, Version 2.0
com.google.zxing javase 3.3.3 jar The Apache Software License, Version 2.0
io.micrometer micrometer-core 1.3.2 jar The Apache Software License, Version 2.0
io.springfox springfox-core 2.9.2 jar The Apache Software License, Version 2.0
io.springfox springfox-schema 2.9.2 jar The Apache Software License, Version 2.0
io.springfox springfox-spi 2.9.2 jar The Apache Software License, Version 2.0
io.springfox springfox-spring-web 2.9.2 jar The Apache Software License, Version 2.0
io.springfox springfox-swagger-common 2.9.2 jar The Apache Software License, Version 2.0
io.swagger swagger-models 1.5.20 jar Apache License 2.0
jakarta.annotation jakarta.annotation-api 1.3.5 jar EPL 2.0GPL2 w/ CPE
jakarta.validation jakarta.validation-api 2.0.2 jar Apache License 2.0
javax.annotation javax.annotation-api 1.3.2 jar CDDL + GPLv2 with classpath exception
net.bytebuddy byte-buddy 1.10.6 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-api 2.12.1 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-to-slf4j 2.12.1 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-core 9.0.30 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-el 9.0.30 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-websocket 9.0.30 jar Apache License, Version 2.0
org.hdrhistogram HdrHistogram 2.1.11 jar Public Domain, per Creative Commons CC0BSD-2-Clause
org.hibernate.validator hibernate-validator 6.0.18.Final jar Apache License 2.0
org.jboss.logging jboss-logging 3.4.1.Final jar Apache License, version 2.0
org.latencyutils LatencyUtils 2.0.3 jar Public Domain, per Creative Commons CC0
org.mapstruct mapstruct 1.2.0.Final jar The Apache Software License, Version 2.0
org.slf4j jul-to-slf4j 1.7.30 jar MIT License
org.slf4j slf4j-api 1.7.25 jar MIT License
org.springframework spring-aop 5.2.3.RELEASE jar Apache License, Version 2.0
org.springframework spring-beans 5.2.3.RELEASE jar Apache License, Version 2.0
org.springframework spring-context 5.2.3.RELEASE jar Apache License, Version 2.0
org.springframework spring-core 5.2.3.RELEASE jar Apache License, Version 2.0
org.springframework spring-expression 5.2.3.RELEASE jar Apache License, Version 2.0
org.springframework spring-jcl 5.2.3.RELEASE jar Apache License, Version 2.0
org.springframework spring-web 5.2.3.RELEASE jar Apache License, Version 2.0
org.springframework spring-webmvc 5.2.3.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot 2.2.4.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-actuator 2.2.4.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-actuator-autoconfigure 2.2.4.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 2.2.4.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 2.2.4.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-json 2.2.4.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 2.2.4.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-validation 2.2.4.RELEASE jar Apache License, Version 2.0
org.springframework.plugin spring-plugin-core 1.2.0.RELEASE jar Apache License, Version 2.0
org.springframework.plugin spring-plugin-metadata 1.2.0.RELEASE jar Apache License, Version 2.0

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
org.yaml snakeyaml 1.25 jar Apache License, Version 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.hamcrest hamcrest 2.1 jar BSD Licence 3
org.hamcrest hamcrest-core 2.1 jar BSD Licence 3

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3

CDDL 1.1: jaxb-api

Eclipse Public License 1.0: JUnit

MIT License: JUL to SLF4J bridge, SLF4J API Module

BSD-2-Clause: HdrHistogram

GNU Affero General Public License v3: QR Invoice Library - Core, QR Invoice Library - OpenPDF, QR Invoice REST API - Model, QR Invoice REST API - Standalone, QR Invoice REST API - Web GUI

Mozilla Public License Version 2.0: openpdf

GPL2 w/ CPE: Jakarta Annotations API, jaxb-api

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

BSD 3-clause License w/nuclear disclaimer: Java Advanced Imaging Image I/O Tools API core (standalone)

BSD Licence 3: Hamcrest, Hamcrest Core

Public Domain, per Creative Commons CC0: HdrHistogram, LatencyUtils

GNU General Lesser Public License (LGPL) version 3.0: openpdf

Apache License 2.0: Bean Validation API, Hibernate Validator Engine, Jakarta Bean Validation API, swagger-annotations, swagger-models

Apache License, Version 2.0: Apache Log4j API, Apache Log4j to SLF4J Adapter, Byte Buddy (without dependencies), ClassMate, SnakeYAML, Spring AOP, Spring Beans, Spring Boot, Spring Boot Actuator, Spring Boot Actuator AutoConfigure, Spring Boot Actuator Starter, Spring Boot AutoConfigure, Spring Boot Json Starter, Spring Boot Logging Starter, Spring Boot Starter, Spring Boot Tomcat Starter, Spring Boot Validation Starter, Spring Boot Web Starter, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring Plugin - Core, Spring Plugin - Metadata Extension, Spring Web, Spring Web MVC, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket

CDDL + GPLv2 with classpath exception: Java Servlet API, javax.annotation API

EPL 2.0: Jakarta Annotations API

The Apache Software License, Version 2.0: Guava: Google Core Libraries for Java, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-module-parameter-names, MapStruct Core, ZXing Core, ZXing Java SE extensions, jackson-databind, micrometer-core, springfox-bean-validators, springfox-core, springfox-schema, springfox-spi, springfox-spring-web, springfox-swagger-common, springfox-swagger-ui, springfox-swagger2

CDDL+GPL License: Old JAXB Core, Old JAXB Runtime

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
qrinvoice-core-1.6.jar 660.8 kB 193 148 22 1.8 Yes
qrinvoice-openpdf-1.6.jar 24.1 kB 22 6 4 1.8 Yes
qrinvoice-rest-model-1.6.jar 29.5 kB 34 21 2 1.8 Yes
qrinvoice-rest-webgui-1.6.jar 1.9 MB 29 0 0 - No
logback-classic-1.2.3.jar 290.3 kB 234 175 27 1.6 Yes
logback-core-1.2.3.jar 471.9 kB 419 373 36 1.6 Yes
classmate-1.5.1.jar 67.8 kB 55 40 5 - Yes
jackson-annotations-2.10.2.jar 68.1 kB 81 69 2 - Yes
jackson-core-2.10.2.jar 349.1 kB 144 118 13 - Yes
jackson-databind-2.10.2.jar 1.4 MB 691 656 22 - Yes
jackson-datatype-jdk8-2.10.2.jar 34.4 kB 37 23 2 - Yes
jackson-datatype-jsr310-2.10.2.jar 105.9 kB 75 56 6 - Yes
jackson-module-parameter-names-2.10.2.jar 9.3 kB 19 5 2 - Yes
jai-imageio-core-1.4.0.jar 628.1 kB 375 339 16 1.6 Yes
openpdf-1.1.0.jar 1.9 MB 552 468 22 1.7 Yes
guava-20.0.jar 2.4 MB 1844 1814 18 1.6 Yes
core-3.3.3.jar 543.1 kB 271 268 31 1.7 Yes
javase-3.3.3.jar 41.7 kB 30 18 2 1.7 Yes
jaxb-core-2.3.0.jar 255.5 kB 255 179 23 1.7 Yes
jaxb-impl-2.3.0.jar 963.7 kB 670 543 19 1.7 Yes
micrometer-core-1.3.2.jar 470.4 kB 362 311 35 1.8 Yes
springfox-bean-validators-2.9.2.jar 23.5 kB 26 16 4 1.6 Yes
springfox-core-2.9.2.jar 116.5 kB 124 115 5 1.6 Yes
springfox-schema-2.9.2.jar 83.9 kB 72 62 6 1.6 Yes
springfox-spi-2.9.2.jar 53.5 kB 62 52 6 1.6 Yes
springfox-spring-web-2.9.2.jar 195.2 kB 156 142 7 1.6 Yes
springfox-swagger-common-2.9.2.jar 106.6 kB 90 77 7 1.6 Yes
springfox-swagger-ui-2.9.2.jar 2.9 MB 33 0 0 - No
springfox-swagger2-2.9.2.jar 67.6 kB 63 54 4 1.6 Yes
swagger-annotations-1.5.20.jar 21.8 kB 41 31 1 1.7 Yes
swagger-models-1.5.20.jar 152.1 kB 108 93 6 1.7 Yes
jakarta.annotation-api-1.3.5.jar 25.1 kB 28 15 3 1.8 Yes
jakarta.validation-api-2.0.2.jar 91.9 kB 160 143 9 1.8 Yes
javax.annotation-api-1.3.2.jar 26.6 kB 29 15 3 1.8 Yes
javax.servlet-api-4.0.1.jar 95.5 kB 109 85 4 1.8 Yes
validation-api-2.0.1.Final.jar 93.1 kB 163 143 9 1.8 Yes
jaxb-api-2.3.0.jar 125.6 kB 136 111 7 - Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
byte-buddy-1.10.6.jar 3.3 MB 2415 2360 37 - Yes
log4j-api-2.12.1.jar 276.8 kB 207 174 8 - Yes
log4j-to-slf4j-2.12.1.jar 17.5 kB 22 6 1 1.7 Yes
tomcat-embed-core-9.0.30.jar 3.3 MB 1729 1523 79 1.8 Yes
tomcat-embed-el-9.0.30.jar 254.5 kB 183 167 6 1.8 Yes
tomcat-embed-websocket-9.0.30.jar 265.7 kB 198 177 5 1.8 Yes
hamcrest-2.1.jar 123.1 kB 122 108 11 1.7 Yes
hamcrest-core-2.1.jar 1.2 kB 6 1 1 1.7 Yes
HdrHistogram-2.1.11.jar 123.3 kB 76 67 1 1.6 Yes
hibernate-validator-6.0.18.Final.jar 1.2 MB 915 803 73 1.8 Yes
jboss-logging-3.4.1.Final.jar 60.8 kB 47 35 1 1.8 Yes
LatencyUtils-2.0.3.jar 29.8 kB 31 22 1 1.6 Yes
mapstruct-1.2.0.Final.jar 20.7 kB 40 28 3 1.6 Yes
jul-to-slf4j-1.7.30.jar 4.6 kB 11 1 1 1.5 Yes
slf4j-api-1.7.25.jar 41.2 kB 46 34 4 1.5 Yes
spring-aop-5.2.3.RELEASE.jar 372.7 kB 306 277 17 1.8 Yes
spring-beans-5.2.3.RELEASE.jar 684.7 kB 412 382 13 1.8 Yes
spring-context-5.2.3.RELEASE.jar 1.2 MB 964 877 64 1.8 Yes
spring-core-5.2.3.RELEASE.jar 1.4 MB 1015 959 47 1.8 Yes
spring-expression-5.2.3.RELEASE.jar 282 kB 164 150 6 1.8 Yes
spring-jcl-5.2.3.RELEASE.jar 23.8 kB 28 17 2 1.8 Yes
spring-web-5.2.3.RELEASE.jar 1.4 MB 994 924 55 1.8 Yes
spring-webmvc-5.2.3.RELEASE.jar 946.3 kB 584 539 28 1.8 Yes
spring-boot-2.2.4.RELEASE.jar 1 MB 782 674 69 1.8 Yes
spring-boot-actuator-2.2.4.RELEASE.jar 575.4 kB 529 450 64 1.8 Yes
spring-boot-actuator-autoconfigure-2.2.4.RELEASE.jar 494.1 kB 440 344 81 1.8 Yes
spring-boot-autoconfigure-2.2.4.RELEASE.jar 1.4 MB 1153 1040 97 1.8 Yes
spring-boot-starter-2.2.4.RELEASE.jar 0.4 kB 2 0 0 - No
spring-boot-starter-actuator-2.2.4.RELEASE.jar 0.4 kB 2 0 0 - No
spring-boot-starter-json-2.2.4.RELEASE.jar 0.4 kB 2 0 0 - No
spring-boot-starter-logging-2.2.4.RELEASE.jar 0.4 kB 2 0 0 - No
spring-boot-starter-tomcat-2.2.4.RELEASE.jar 0.4 kB 2 0 0 - No
spring-boot-starter-validation-2.2.4.RELEASE.jar 0.4 kB 2 0 0 - No
spring-boot-starter-web-2.2.4.RELEASE.jar 0.4 kB 2 0 0 - No
spring-plugin-core-1.2.0.RELEASE.jar 19.9 kB 31 14 3 1.6 Yes
spring-plugin-metadata-1.2.0.RELEASE.jar 5.1 kB 15 4 1 1.6 Yes
snakeyaml-1.25.jar 303.5 kB 248 212 19 1.7 Yes
Total Size Entries Classes Packages Java Version Debug Information
75 36.5 MB 21842 19439 1218 1.8 66
compile: 68 compile: 34.9 MB compile: 20496 compile: 18265 compile: 1128 - compile: 59
test: 3 test: 439.2 kB test: 451 test: 395 test: 42 - test: 3
runtime: 3 runtime: 1 MB runtime: 786 runtime: 694 runtime: 44 - runtime: 3
provided: 1 provided: 95.5 kB provided: 109 provided: 85 provided: 4 - provided: 1