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 Optional
com.fasterxml.jackson.core jackson-annotations 2.13.1 jar The Apache Software License, Version 2.0 No
io.swagger.core.v3 swagger-annotations 2.1.12 jar Apache License 2.0 No
javax.validation validation-api 2.0.1.Final jar Apache License 2.0 No
javax.xml.bind jaxb-api 2.3.1 jar CDDL 1.1GPL2 w/ CPE No
org.bremersee comparator 3.1.0 jar Apache License, Version 2.0 No
org.springframework.data spring-data-commons 2.6.1 jar Apache License, Version 2.0 No
org.projectlombok lombok 1.18.22 jar The MIT License Yes

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.glassfish.jaxb jaxb-runtime 2.3.5 jar Eclipse Distribution License - v 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
com.fasterxml.jackson.core jackson-databind 2.13.1 jar The Apache Software License, Version 2.0
org.springdoc springdoc-openapi-webmvc-core 1.6.4 jar The Apache License, Version 2.0
org.springframework.boot spring-boot-starter-test 2.6.3 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-web 2.6.3 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
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
javax.activation javax.activation-api 1.2.0 jar CDDL/GPLv2+CE
org.bremersee common-xml 2.4.0 jar Apache License, Version 2.0
org.immutables value 2.8.8 jar The Apache Software License, Version 2.0
org.javassist javassist 3.28.0-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.reflections reflections 0.10.2 jar WTFPLThe Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.33 jar MIT License
org.springframework spring-aop 5.3.15 jar Apache License, Version 2.0
org.springframework spring-beans 5.3.15 jar Apache License, Version 2.0
org.springframework spring-context 5.3.15 jar Apache License, Version 2.0
org.springframework spring-core 5.3.15 jar Apache License, Version 2.0
org.springframework spring-expression 5.3.15 jar Apache License, Version 2.0
org.springframework spring-jcl 5.3.15 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.sun.activation jakarta.activation 1.2.2 jar EDL 1.0
com.sun.istack istack-commons-runtime 3.0.12 jar Eclipse Distribution License - v 1.0
jakarta.xml.bind jakarta.xml.bind-api 2.3.3 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb txw2 2.3.5 jar Eclipse Distribution License - v 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
ch.qos.logback logback-classic 1.2.10 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.2.10 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml.jackson.core jackson-core 2.13.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.13.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.13.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.13.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-parameter-names 2.13.1 jar The Apache Software License, Version 2.0
com.jayway.jsonpath json-path 2.6.0 jar The Apache Software License, Version 2.0
com.vaadin.external.google android-json 0.0.20131108.vaadin1 jar Apache License 2.0
io.swagger.core.v3 swagger-core 2.1.12 jar Apache License 2.0
io.swagger.core.v3 swagger-models 2.1.12 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
net.bytebuddy byte-buddy 1.11.22 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.11.22 jar Apache License, Version 2.0
net.minidev accessors-smart 2.4.7 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.4.7 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-api 2.17.1 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-to-slf4j 2.17.1 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-core 9.0.56 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-el 9.0.56 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-websocket 9.0.56 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.assertj assertj-core 3.21.0 jar Apache License, Version 2.0
org.hamcrest hamcrest 2.2 jar BSD License 3
org.junit.jupiter junit-jupiter 5.8.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.8.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.8.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.8.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.8.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.8.2 jar Eclipse Public License v2.0
org.mockito mockito-core 4.0.0 jar The MIT License
org.mockito mockito-junit-jupiter 4.0.0 jar The MIT License
org.objenesis objenesis 3.2 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0
org.ow2.asm asm 9.1 jar BSD-3-Clause
org.skyscreamer jsonassert 1.5.0 jar The Apache Software License, Version 2.0
org.slf4j jul-to-slf4j 1.7.33 jar MIT License
org.springdoc springdoc-openapi-common 1.6.4 jar The Apache License, Version 2.0
org.springframework spring-test 5.3.15 jar Apache License, Version 2.0
org.springframework spring-web 5.3.15 jar Apache License, Version 2.0
org.springframework spring-webmvc 5.3.15 jar Apache License, Version 2.0
org.springframework.boot spring-boot 2.6.3 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 2.6.3 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 2.6.3 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-json 2.6.3 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 2.6.3 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-tomcat 2.6.3 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 2.6.3 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 2.6.3 jar Apache License, Version 2.0
org.xmlunit xmlunit-core 2.8.4 jar The Apache Software License, Version 2.0
org.yaml snakeyaml 1.29 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

CDDL 1.1: jaxb-api

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j, springdoc-openapi-common, springdoc-openapi-webmvc-core

MIT License: JUL to SLF4J bridge, SLF4J API Module

BSD-3-Clause: asm

BSD License 3: Hamcrest

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, jaxb-api

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

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar

WTFPL: Reflections

Apache License 2.0: Bean Validation API, JSON library from Android SDK, Jakarta Bean Validation API, Javassist, swagger-annotations, swagger-core, swagger-models

EDL 1.0: Jakarta Activation

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

Apache License, Version 2.0: Apache Commons Lang, Apache Log4j API, Apache Log4j to SLF4J Adapter, AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, Comparator, Objenesis, PageBuilder, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Data Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Web, Spring Web MVC, common-xml, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-test, spring-boot-starter-tomcat, spring-boot-starter-web, spring-boot-test, spring-boot-test-autoconfigure, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket

LGPL 2.1: Javassist

Eclipse Distribution License - v 1.0: JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime

EPL 2.0: Jakarta Annotations API

MPL 1.1: Javassist

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

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