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
org.mockito mockito-core 3.1.0 jar The MIT License
org.springframework.boot spring-boot-starter-data-jpa 2.2.0.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-web 2.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.h2database h2 1.4.200 jar MPL 2.0 or EPL 1.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.springframework.boot spring-boot-starter-test 2.2.0.RELEASE 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.

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
antlr antlr 2.7.7 jar BSD License
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.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-annotations 2.10.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.10.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.10.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.10.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.10.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-parameter-names 2.10.0 jar The Apache Software License, Version 2.0
com.sun.istack istack-commons-runtime 3.0.8 jar Eclipse Distribution License - v 1.0
com.sun.xml.fastinfoset FastInfoset 1.2.16 jar Apache License, Version 2.0Eclipse Distribution License - v 1.0
com.zaxxer HikariCP 3.4.1 jar The Apache Software License, Version 2.0
jakarta.activation jakarta.activation-api 1.2.1 jar EDL 1.0
jakarta.annotation jakarta.annotation-api 1.3.5 jar EPL 2.0GPL2 w/ CPE
jakarta.persistence jakarta.persistence-api 2.2.3 jar Eclipse Public License v. 2.0Eclipse Distribution License v. 1.0
jakarta.transaction jakarta.transaction-api 1.3.3 jar EPL 2.0GPL2 w/ CPE
jakarta.validation jakarta.validation-api 2.0.1 jar Apache License 2.0
jakarta.xml.bind jakarta.xml.bind-api 2.3.2 jar Eclipse Distribution License - v 1.0
net.bytebuddy byte-buddy 1.10.1 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.10.1 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.27 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-el 9.0.27 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-websocket 9.0.27 jar Apache License, Version 2.0
org.aspectj aspectjweaver 1.9.4 jar Eclipse Public License - v 1.0
org.dom4j dom4j 2.1.1 jar BSD 3-clause New License
org.glassfish.jaxb jaxb-runtime 2.3.2 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb txw2 2.3.2 jar Eclipse Distribution License - v 1.0
org.hibernate hibernate-core 5.4.6.Final jar GNU Library General Public License v2.1 or later
org.hibernate.common hibernate-commons-annotations 5.1.0.Final jar GNU Library General Public License v2.1 or later
org.hibernate.validator hibernate-validator 6.0.17.Final jar Apache License 2.0
org.javassist javassist 3.24.0-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.jboss jandex 2.0.5.Final jar Apache License, Version 2.0
org.jboss.logging jboss-logging 3.4.1.Final jar Apache License, version 2.0
org.jvnet.staxex stax-ex 1.8.1 jar Eclipse Distribution License - v 1.0
org.objenesis objenesis 2.6 jar Apache 2
org.slf4j jul-to-slf4j 1.7.28 jar MIT License
org.slf4j slf4j-api 1.7.28 jar MIT License
org.springframework spring-aop 5.2.0.RELEASE jar Apache License, Version 2.0
org.springframework spring-aspects 5.2.0.RELEASE jar Apache License, Version 2.0
org.springframework spring-beans 5.2.0.RELEASE jar Apache License, Version 2.0
org.springframework spring-context 5.2.0.RELEASE jar Apache License, Version 2.0
org.springframework spring-core 5.2.0.RELEASE jar Apache License, Version 2.0
org.springframework spring-expression 5.2.0.RELEASE jar Apache License, Version 2.0
org.springframework spring-jcl 5.2.0.RELEASE jar Apache License, Version 2.0
org.springframework spring-jdbc 5.2.0.RELEASE jar Apache License, Version 2.0
org.springframework spring-orm 5.2.0.RELEASE jar Apache License, Version 2.0
org.springframework spring-tx 5.2.0.RELEASE jar Apache License, Version 2.0
org.springframework spring-web 5.2.0.RELEASE jar Apache License, Version 2.0
org.springframework spring-webmvc 5.2.0.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot 2.2.0.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 2.2.0.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 2.2.0.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-aop 2.2.0.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-jdbc 2.2.0.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-json 2.2.0.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 2.2.0.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-tomcat 2.2.0.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-validation 2.2.0.RELEASE jar Apache License, Version 2.0
org.springframework.data spring-data-commons 2.2.0.RELEASE jar Apache License, Version 2.0
org.springframework.data spring-data-jpa 2.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
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
com.jayway.jsonpath json-path 2.4.0 jar The Apache Software License, Version 2.0
com.vaadin.external.google android-json 0.0.20131108.vaadin1 jar Apache License 2.0
net.minidev accessors-smart 1.2 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.3 jar The Apache Software License, Version 2.0
org.apiguardian apiguardian-api 1.1.0 jar The Apache License, Version 2.0
org.assertj assertj-core 3.13.2 jar Apache License, Version 2.0
org.hamcrest hamcrest 2.1 jar BSD Licence 3
org.junit.jupiter junit-jupiter 5.5.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.5.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.5.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.5.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.5.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.5.2 jar Eclipse Public License v2.0
org.mockito mockito-junit-jupiter 3.1.0 jar The MIT License
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0
org.ow2.asm asm 5.0.4 jar BSD
org.skyscreamer jsonassert 1.5.0 jar The Apache Software License, Version 2.0
org.springframework spring-test 5.2.0.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 2.2.0.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 2.2.0.RELEASE jar Apache License, Version 2.0
org.xmlunit xmlunit-core 2.6.3 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

MPL 2.0 or EPL 1.0: H2 Database Engine

Apache License, version 2.0: JBoss Logging 3

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

MIT License: JUL to SLF4J bridge, SLF4J API Module

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

GPL2 w/ CPE: Jakarta Annotations API, javax.transaction API

Apache 2: Objenesis

BSD: ASM Core

Eclipse Public License v. 2.0: Jakarta Persistence API

Apache License 2.0: Bean Validation API, Hibernate Validator Engine, JSON library from Android SDK, Javassist

BSD License: AntLR Parser Generator

The MIT License: mockito-core, mockito-junit-jupiter

Apache License, Version 2.0: Apache Log4j API, Apache Log4j to SLF4J Adapter, AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, Java Annotation Indexer, SnakeYAML, Spring AOP, Spring Aspects, Spring Beans, Spring Boot, Spring Boot AOP Starter, Spring Boot AutoConfigure, Spring Boot Data JPA Starter, Spring Boot JDBC Starter, Spring Boot Json Starter, Spring Boot Logging Starter, Spring Boot Starter, Spring Boot Test, Spring Boot Test Auto-Configure, Spring Boot Test Starter, Spring Boot Tomcat Starter, Spring Boot Validation Starter, Spring Boot Web Starter, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Data Core, Spring Data JPA, Spring Expression Language (SpEL), Spring JDBC, Spring Object/Relational Mapping, Spring TestContext Framework, Spring Transaction, Spring Web, Spring Web MVC, dokumentenservices, fastinfoset, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket

EPL 2.0: Jakarta Annotations API, javax.transaction API

MPL 1.1: Javassist

Eclipse Distribution License v. 1.0: Jakarta Persistence API

BSD 3-clause New License: dom4j

GNU Library General Public License v2.1 or later: Hibernate Commons Annotations, Hibernate ORM - hibernate-core

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

BSD Licence 3: Hamcrest

EDL 1.0: JavaBeans Activation Framework API jar

LGPL 2.1: Javassist

Eclipse Distribution License - v 1.0: Extended StAX API, JAXB Runtime, TXW2 Runtime, fastinfoset, istack common utility code runtime, jakarta.xml.bind-api

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, ClassMate, HikariCP, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-module-parameter-names, jackson-databind, org.xmlunit:xmlunit-core, project ':json-path'

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

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
antlr-2.7.7.jar 445.3 kB 239 224 12 1.2 Yes
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.0.jar 67.7 kB 55 40 5 - Yes
jackson-annotations-2.10.0.jar 67.9 kB 81 69 2 - Yes
jackson-core-2.10.0.jar 348.6 kB 144 118 13 - Yes
jackson-databind-2.10.0.jar 1.4 MB 690 655 22 - Yes
jackson-datatype-jdk8-2.10.0.jar 34.4 kB 37 23 2 - Yes
jackson-datatype-jsr310-2.10.0.jar 105.7 kB 75 56 6 - Yes
jackson-module-parameter-names-2.10.0.jar 9.3 kB 19 5 2 - Yes
h2-1.4.200.jar 2.3 MB 950 944 47 - Yes
json-path-2.4.0.jar 223.2 kB 191 174 12 1.6 Yes
istack-commons-runtime-3.0.8.jar 27.2 kB 37 22 4 - Yes
FastInfoset-1.2.16.jar 317.2 kB 185 149 18 - Yes
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 Yes
HikariCP-3.4.1.jar 152.6 kB 88 71 8 1.8 Yes
jakarta.activation-api-1.2.1.jar 44.4 kB 42 31 1 1.5 Yes
jakarta.annotation-api-1.3.5.jar 25.1 kB 28 15 3 1.8 Yes
jakarta.persistence-api-2.2.3.jar 164.4 kB 227 207 4 1.8 Yes
jakarta.transaction-api-1.3.3.jar 15.4 kB 29 19 1 1.7 Yes
jakarta.validation-api-2.0.1.jar 93.2 kB 163 143 9 1.8 Yes
jakarta.xml.bind-api-2.3.2.jar 115.5 kB 137 111 7 - Yes
byte-buddy-1.10.1.jar 3.3 MB 2416 2361 37 - Yes
byte-buddy-agent-1.10.1.jar 258.1 kB 80 62 2 - Yes
accessors-smart-1.2.jar 30 kB 24 13 2 1.6 Yes
json-smart-2.3.jar 120.3 kB 106 92 5 1.6 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.27.jar 3.4 MB 1757 1550 79 1.8 Yes
tomcat-embed-el-9.0.27.jar 254.5 kB 183 167 6 1.8 Yes
tomcat-embed-websocket-9.0.27.jar 265.5 kB 198 177 5 1.8 Yes
apiguardian-api-1.1.0.jar 2.4 kB 8 3 2 - Yes
aspectjweaver-1.9.4.jar 2 MB 1020 968 36 1.8 Yes
assertj-core-3.13.2.jar 4.5 MB 3094 3018 61 - Yes
dom4j-2.1.1.jar 323.6 kB 201 184 14 1.8 Yes
jaxb-runtime-2.3.2.jar 1 MB 804 643 26 - Yes
txw2-2.3.2.jar 72.1 kB 69 54 4 - Yes
hamcrest-2.1.jar 123.1 kB 122 108 11 1.7 Yes
hibernate-core-5.4.6.Final.jar 7.2 MB 5134 4766 283 1.8 Yes
hibernate-commons-annotations-5.1.0.Final.jar 76.2 kB 80 67 7 1.8 Yes
hibernate-validator-6.0.17.Final.jar 1.2 MB 915 803 73 1.8 Yes
javassist-3.24.0-GA.jar 777.7 kB 447 423 17 1.8 Yes
jandex-2.0.5.Final.jar 187.5 kB 113 103 1 1.6 Yes
jboss-logging-3.4.1.Final.jar 60.8 kB 47 35 1 1.8 Yes
junit-jupiter-5.5.2.jar 6.2 kB 5 1 1 - No
junit-jupiter-api-5.5.2.jar 141.8 kB 141 127 7 - Yes
junit-jupiter-engine-5.5.2.jar 219.6 kB 142 124 10 - Yes
junit-jupiter-params-5.5.2.jar 549.4 kB 367 333 22 - Yes
junit-platform-commons-1.5.2.jar 91.7 kB 58 38 7 - Yes
junit-platform-engine-1.5.2.jar 163.9 kB 133 117 9 - Yes
stax-ex-1.8.1.jar 38.1 kB 38 25 3 - Yes
mockito-core-3.1.0.jar 591 kB 633 560 65 1.8 Yes
mockito-junit-jupiter-3.1.0.jar 5 kB 9 2 1 1.8 Yes
objenesis-2.6.jar 55.7 kB 59 43 10 1.6 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
asm-5.0.4.jar 53.3 kB 30 25 2 1.2 No
jsonassert-1.5.0.jar 30.3 kB 32 20 3 1.6 Yes
jul-to-slf4j-1.7.28.jar 4.6 kB 11 1 1 1.5 Yes
slf4j-api-1.7.28.jar 41.1 kB 46 34 4 1.5 Yes
spring-aop-5.2.0.RELEASE.jar 372.6 kB 306 277 17 1.8 Yes
spring-aspects-5.2.0.RELEASE.jar 47.2 kB 47 28 5 1.8 Yes
spring-beans-5.2.0.RELEASE.jar 684.3 kB 412 382 13 1.8 Yes
spring-context-5.2.0.RELEASE.jar 1.2 MB 961 874 64 1.8 Yes
spring-core-5.2.0.RELEASE.jar 1.4 MB 1011 955 47 1.8 Yes
spring-expression-5.2.0.RELEASE.jar 281.9 kB 164 150 6 1.8 Yes
spring-jcl-5.2.0.RELEASE.jar 23.8 kB 28 17 2 1.8 Yes
spring-jdbc-5.2.0.RELEASE.jar 406.3 kB 315 285 17 1.8 Yes
spring-orm-5.2.0.RELEASE.jar 200.7 kB 113 100 7 1.8 Yes
spring-test-5.2.0.RELEASE.jar 679.3 kB 516 462 39 1.8 Yes
spring-tx-5.2.0.RELEASE.jar 315.1 kB 288 254 20 1.8 Yes
spring-web-5.2.0.RELEASE.jar 1.4 MB 992 922 55 1.8 Yes
spring-webmvc-5.2.0.RELEASE.jar 945.7 kB 584 539 28 1.8 Yes
spring-boot-2.2.0.RELEASE.jar 1 MB 776 668 69 1.8 Yes
spring-boot-autoconfigure-2.2.0.RELEASE.jar 1.4 MB 1148 1036 96 1.8 Yes
spring-boot-starter-2.2.0.RELEASE.jar 0.4 kB 2 0 0 - No
spring-boot-starter-aop-2.2.0.RELEASE.jar 0.4 kB 2 0 0 - No
spring-boot-starter-data-jpa-2.2.0.RELEASE.jar 0.4 kB 2 0 0 - No
spring-boot-starter-jdbc-2.2.0.RELEASE.jar 0.4 kB 2 0 0 - No
spring-boot-starter-json-2.2.0.RELEASE.jar 0.4 kB 2 0 0 - No
spring-boot-starter-logging-2.2.0.RELEASE.jar 0.4 kB 2 0 0 - No
spring-boot-starter-test-2.2.0.RELEASE.jar 0.4 kB 2 0 0 - No
spring-boot-starter-tomcat-2.2.0.RELEASE.jar 0.4 kB 2 0 0 - No
spring-boot-starter-validation-2.2.0.RELEASE.jar 0.4 kB 2 0 0 - No
spring-boot-starter-web-2.2.0.RELEASE.jar 0.4 kB 2 0 0 - No
spring-boot-test-2.2.0.RELEASE.jar 210.1 kB 162 137 15 1.8 Yes
spring-boot-test-autoconfigure-2.2.0.RELEASE.jar 157.7 kB 168 140 17 1.8 Yes
spring-data-commons-2.2.0.RELEASE.jar 1.2 MB 833 763 41 1.8 Yes
spring-data-jpa-2.2.0.RELEASE.jar 365.8 kB 250 207 15 1.8 Yes
xmlunit-core-2.6.3.jar 168.2 kB 171 155 8 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
90 47 MB 32357 29429 1670 1.8 78
compile: 66 compile: 36.9 MB compile: 25655 compile: 23169 compile: 1367 - compile: 57
test: 22 test: 7.5 MB test: 5504 test: 5104 test: 237 - test: 19
runtime: 2 runtime: 2.6 MB runtime: 1198 runtime: 1156 runtime: 66 - runtime: 2