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
org.apache.commons commons-lang3 3.9 jar Apache License, Version 2.0 No
org.graalvm.js js 22.0.0.2 jar Universal Permissive License, Version 1.0MIT License No
org.graalvm.truffle truffle-api 22.0.0 jar Universal Permissive License, Version 1.0 No
org.jetbrains annotations 13.0 jar The Apache Software License, Version 2.0 No
org.springdoc springdoc-openapi-ui 1.6.4 jar The Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-actuator 2.7.0 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-hateoas 2.7.0 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-web 2.7.0 jar Apache License, Version 2.0 No
org.zalando problem-spring-web 0.27.0 jar MIT License No
org.projectlombok lombok 1.18.24 jar The MIT License Yes

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.7.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.

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.11 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.2.11 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml.jackson.core jackson-annotations 2.13.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.13.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.13.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.13.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.13.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.13.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-parameter-names 2.13.3 jar The Apache Software License, Version 2.0
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.jayway.jsonpath json-path 2.7.0 jar The Apache Software License, Version 2.0
io.github.classgraph classgraph 4.8.138 jar The MIT License (MIT)
io.micrometer micrometer-core 1.9.0 jar The Apache Software License, Version 2.0
io.swagger.core.v3 swagger-annotations 2.1.12 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.activation jakarta.activation-api 1.2.2 jar EDL 1.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
jakarta.xml.bind jakarta.xml.bind-api 2.3.3 jar Eclipse Distribution License - v 1.0
javax.validation validation-api 2.0.1.Final jar Apache License 2.0
net.minidev accessors-smart 2.4.8 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.4.8 jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-api 2.17.2 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-to-slf4j 2.17.2 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-core 9.0.63 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-el 9.0.63 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-websocket 9.0.63 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.graalvm.regex regex 22.0.0.2 jar Universal Permissive License, Version 1.0
org.graalvm.sdk graal-sdk 22.0.0.2 jar Universal Permissive License, Version 1.0
org.hdrhistogram HdrHistogram 2.1.12 jar Public Domain, per Creative Commons CC0BSD-2-Clause
org.ow2.asm asm 9.1 jar BSD-3-Clause
org.slf4j jul-to-slf4j 1.7.36 jar MIT License
org.slf4j slf4j-api 1.7.36 jar MIT License
org.springdoc springdoc-openapi-common 1.6.4 jar The Apache License, Version 2.0
org.springdoc springdoc-openapi-webmvc-core 1.6.4 jar The Apache License, Version 2.0
org.springframework spring-aop 5.3.20 jar Apache License, Version 2.0
org.springframework spring-beans 5.3.20 jar Apache License, Version 2.0
org.springframework spring-context 5.3.20 jar Apache License, Version 2.0
org.springframework spring-core 5.3.20 jar Apache License, Version 2.0
org.springframework spring-expression 5.3.20 jar Apache License, Version 2.0
org.springframework spring-jcl 5.3.20 jar Apache License, Version 2.0
org.springframework spring-web 5.3.20 jar Apache License, Version 2.0
org.springframework spring-webmvc 5.3.20 jar Apache License, Version 2.0
org.springframework.boot spring-boot 2.7.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-actuator 2.7.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-actuator-autoconfigure 2.7.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 2.7.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 2.7.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-json 2.7.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 2.7.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-tomcat 2.7.0 jar Apache License, Version 2.0
org.springframework.hateoas spring-hateoas 1.5.0 jar Apache License, Version 2.0
org.springframework.plugin spring-plugin-core 2.0.0.RELEASE jar Apache License, Version 2.0
org.webjars swagger-ui 4.1.3 jar Apache 2.0
org.webjars webjars-locator-core 0.50 jar MIT
org.yaml snakeyaml 1.30 jar Apache License, Version 2.0
org.zalando faux-pas 0.9.0 jar MIT License
org.zalando jackson-datatype-problem 0.26.0 jar MIT License
org.zalando problem 0.26.0 jar MIT License
org.zalando problem-spring-common 0.27.0 jar MIT License
org.zalando problem-violations 0.27.0 jar MIT License

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.latencyutils LatencyUtils 2.0.3 jar Public Domain, per Creative Commons CC0

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.vaadin.external.google android-json 0.0.20131108.vaadin1 jar Apache License 2.0
net.bytebuddy byte-buddy 1.12.10 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.12.10 jar Apache License, Version 2.0
org.assertj assertj-core 3.22.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.5.1 jar The MIT License
org.mockito mockito-junit-jupiter 4.5.1 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.skyscreamer jsonassert 1.5.0 jar The Apache Software License, Version 2.0
org.springframework spring-test 5.3.20 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 2.7.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 2.7.0 jar Apache License, Version 2.0
org.xmlunit xmlunit-core 2.9.0 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

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

Apache 2.0: Swagger UI

MIT License: Faux Pas, Graaljs, JUL to SLF4J bridge, JsWrapper, SLF4J API Module, jackson-datatype-problem, problem, problem-spring-common, problem-spring-web, problem-violations

BSD-2-Clause: HdrHistogram

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

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

The MIT License (MIT): ClassGraph

Public Domain, per Creative Commons CC0: HdrHistogram, LatencyUtils

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

EDL 1.0: Jakarta Activation API jar

Universal Permissive License, Version 1.0: Graal Sdk, Graaljs, Tregex, Truffle API

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, Objenesis, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring HATEOAS, Spring Plugin - Core, Spring TestContext Framework, Spring Web, Spring Web MVC, spring-boot, spring-boot-actuator, spring-boot-actuator-autoconfigure, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-actuator, spring-boot-starter-hateoas, 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

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

MIT: webjars-locator-core

EPL 2.0: Jakarta Annotations API

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

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

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.2.11.jar 231.9 kB 207 157 25 1.6 Yes
logback-core-1.2.11.jar 448.8 kB 398 354 34 1.6 Yes
jackson-annotations-2.13.3.jar 75.7 kB 84 72 2 - Yes
jackson-core-2.13.3.jar 374.9 kB 156 128 13 - Yes
jackson-databind-2.13.3.jar 1.5 MB 746 708 23 - Yes
jackson-dataformat-yaml-2.13.3.jar 52 kB 40 18 4 - Yes
jackson-datatype-jdk8-2.13.3.jar 34.8 kB 39 23 2 - Yes
jackson-datatype-jsr310-2.13.3.jar 121.2 kB 81 59 7 - Yes
jackson-module-parameter-names-2.13.3.jar 9.5 kB 21 5 2 - Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
json-path-2.7.0.jar 271.2 kB 214 197 12 1.8 Yes
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 Yes
classgraph-4.8.138.jar 563.8 kB 291 262 14 - Yes
micrometer-core-1.9.0.jar 657.3 kB 422 366 39 1.8 Yes
swagger-annotations-2.1.12.jar 34.3 kB 68 44 13 1.8 Yes
swagger-core-2.1.12.jar 171.7 kB 103 86 6 1.8 Yes
swagger-models-2.1.12.jar 118 kB 85 62 12 1.8 Yes
jakarta.activation-api-1.2.2.jar 46.6 kB 43 32 2 - 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
jakarta.xml.bind-api-2.3.3.jar 115.6 kB 137 111 7 - Yes
validation-api-2.0.1.Final.jar 93.1 kB 163 143 9 1.8 Yes
byte-buddy-1.12.10.jar 3.8 MB 2705 2648 39 - Yes
byte-buddy-agent-1.12.10.jar 257.4 kB 89 69 3 - Yes
accessors-smart-2.4.8.jar 29.5 kB 24 13 2 1.8 Yes
json-smart-2.4.8.jar 119.5 kB 107 93 5 1.8 Yes
commons-lang3-3.9.jar 503.9 kB 306 281 13 1.8 Yes
log4j-api-2.17.2.jar 302.5 kB 211 177 9 - Yes
log4j-to-slf4j-2.17.2.jar 18 kB 22 6 1 1.8 Yes
tomcat-embed-core-9.0.63.jar 3.4 MB 1655 1534 79 - Yes
tomcat-embed-el-9.0.63.jar 256.1 kB 173 162 7 - Yes
tomcat-embed-websocket-9.0.63.jar 277.2 kB 196 183 6 - Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 - Yes
assertj-core-3.22.0.jar 5.2 MB 3477 3398 64 - Yes
js-22.0.0.2.jar 50.2 MB 9258 5542 63 - Yes
regex-22.0.0.2.jar 2.8 MB 574 573 29 - Yes
graal-sdk-22.0.0.2.jar 623.8 kB 313 308 21 - Yes
truffle-api-22.0.0.jar 8.9 MB 2126 2108 29 - Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
HdrHistogram-2.1.12.jar 173.8 kB 106 96 2 1.7 Yes
annotations-13.0.jar 17.5 kB 45 32 2 1.5 Yes
junit-jupiter-5.8.2.jar 6.4 kB 5 1 1 - No
junit-jupiter-api-5.8.2.jar 193.5 kB 183 168 8 - Yes
junit-jupiter-engine-5.8.2.jar 229.7 kB 140 123 9 - Yes
junit-jupiter-params-5.8.2.jar 577.3 kB 377 343 22 - Yes
junit-platform-commons-1.8.2.jar 100.4 kB 63 43 7 - Yes
junit-platform-engine-1.8.2.jar 185.8 kB 142 126 9 - Yes
LatencyUtils-2.0.3.jar 29.8 kB 31 22 1 1.6 Yes
mockito-core-4.5.1.jar 661.9 kB 638 566 64 1.8 Yes
mockito-junit-jupiter-4.5.1.jar 5.4 kB 9 2 1 1.8 Yes
objenesis-3.2.jar 49.4 kB 59 43 10 1.8 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
asm-9.1.jar 121.8 kB 44 38 3 - Yes
jsonassert-1.5.0.jar 30.3 kB 32 20 3 1.6 Yes
jul-to-slf4j-1.7.36.jar 4.5 kB 11 1 1 1.5 Yes
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes
springdoc-openapi-common-1.6.4.jar 298.7 kB 200 158 30 1.8 Yes
springdoc-openapi-ui-1.6.4.jar 16 kB 22 10 1 1.8 Yes
springdoc-openapi-webmvc-core-1.6.4.jar 35.3 kB 32 18 3 1.8 Yes
spring-aop-5.3.20.jar 383 kB 306 277 17 1.8 Yes
spring-beans-5.3.20.jar 698.8 kB 418 388 13 1.8 Yes
spring-context-5.3.20.jar 1.3 MB 979 892 64 1.8 Yes
spring-core-5.3.20.jar 1.5 MB 1035 976 49 1.8 Yes
spring-expression-5.3.20.jar 289.4 kB 164 150 6 1.8 Yes
spring-jcl-5.3.20.jar 24.4 kB 28 17 2 1.8 Yes
spring-test-5.3.20.jar 787.3 kB 559 504 40 1.8 Yes
spring-web-5.3.20.jar 1.6 MB 1081 1010 55 1.8 Yes
spring-webmvc-5.3.20.jar 1 MB 602 557 28 1.8 Yes
spring-boot-2.7.0.jar 1.4 MB 1045 919 79 1.8 Yes
spring-boot-actuator-2.7.0.jar 683.3 kB 604 514 73 1.8 Yes
spring-boot-actuator-autoconfigure-2.7.0.jar 567.1 kB 507 392 96 1.8 Yes
spring-boot-autoconfigure-2.7.0.jar 1.7 MB 1347 1221 106 1.8 Yes
spring-boot-starter-2.7.0.jar 4.8 kB 4 0 0 - No
spring-boot-starter-actuator-2.7.0.jar 4.8 kB 4 0 0 - No
spring-boot-starter-hateoas-2.7.0.jar 4.8 kB 4 0 0 - No
spring-boot-starter-json-2.7.0.jar 4.7 kB 4 0 0 - No
spring-boot-starter-logging-2.7.0.jar 4.8 kB 4 0 0 - No
spring-boot-starter-test-2.7.0.jar 4.8 kB 4 0 0 - No
spring-boot-starter-tomcat-2.7.0.jar 4.8 kB 4 0 0 - No
spring-boot-starter-web-2.7.0.jar 4.8 kB 4 0 0 - No
spring-boot-test-2.7.0.jar 237 kB 182 149 17 1.8 Yes
spring-boot-test-autoconfigure-2.7.0.jar 216.4 kB 255 182 26 1.8 Yes
spring-hateoas-1.5.0.jar 588.1 kB 381 350 17 1.8 Yes
spring-plugin-core-2.0.0.RELEASE.jar 28.8 kB 35 16 3 1.8 Yes
swagger-ui-4.1.3.jar 6 MB 35 0 0 - No
webjars-locator-core-0.50.jar 16.9 kB 14 5 1 1.8 Yes
xmlunit-core-2.9.0.jar 173.8 kB 178 161 9 1.7 Yes
snakeyaml-1.30.jar 331.6 kB 265 227 21 1.7 Yes
faux-pas-0.9.0.jar 15.9 kB 22 12 1 1.8 Yes
jackson-datatype-problem-0.26.0.jar 12.2 kB 26 11 2 - Yes
problem-0.26.0.jar 19 kB 24 11 3 - Yes
problem-spring-common-0.27.0.jar 10.3 kB 19 7 1 1.8 Yes
problem-spring-web-0.27.0.jar 43.8 kB 68 47 9 1.8 Yes
problem-violations-0.27.0.jar 7.2 kB 18 5 1 1.8 Yes
lombok-1.18.24.jar 2 MB 1045 168 13 - Yes
Total Size Entries Classes Packages Java Version Debug Information
95 106.5 MB 38381 31253 1560 1.8 85
compile: 73 compile: 93.6 MB compile: 29108 compile: 22562 compile: 1213 - compile: 65
test: 21 test: 12.9 MB test: 9242 test: 8669 test: 346 - test: 19
runtime: 1 runtime: 29.8 kB runtime: 31 runtime: 22 runtime: 1 - runtime: 1