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-databind 2.17.2 jar The Apache Software License, Version 2.0 No
commons-io commons-io 2.16.1 jar Apache-2.0 No
org.apache.commons commons-lang3 3.17.0 jar Apache-2.0 No
com.infradna.tool bridge-method-annotation 1.29 jar MIT License Yes
com.squareup.okhttp3 okhttp 4.12.0 jar The Apache Software License, Version 2.0 Yes
com.squareup.okio okio 3.9.0 jar The Apache Software License, Version 2.0 Yes
io.jsonwebtoken jjwt-api 0.12.6 jar Apache License, Version 2.0 Yes
io.jsonwebtoken jjwt-impl 0.12.6 jar Apache License, Version 2.0 Yes
io.jsonwebtoken jjwt-jackson 0.12.6 jar Apache License, Version 2.0 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
com.github.npathai hamcrest-optional 2.0.0 jar MIT License
com.github.tomakehurst wiremock-jre8-standalone 2.35.2 jar The Apache Software License, Version 2.0
com.google.code.gson gson 2.11.0 jar Apache-2.0
com.google.guava guava 33.1.0-jre jar Apache License, Version 2.0
com.tngtech.archunit archunit 1.3.0 jar The Apache Software License, Version 2.0BSD
junit junit 4.13.2 jar Eclipse Public License 1.0
org.awaitility awaitility 4.2.2 jar Apache 2.0
org.hamcrest hamcrest 3.0 jar BSD-3-Clause
org.hamcrest hamcrest-core 3.0 jar BSD-3-Clause
org.hamcrest hamcrest-library 3.0 jar BSD-3-Clause
org.junit.vintage junit-vintage-engine 5.10.2 jar Eclipse Public License v2.0
org.kohsuke wordnet-random-name 1.6 jar MIT license
org.mockito mockito-core 5.13.0 jar MIT
org.slf4j slf4j-simple 2.0.16 jar MIT License
org.springframework.boot spring-boot-starter-test 3.3.3 jar Apache License, Version 2.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
com.github.spotbugs spotbugs-annotations 4.8.6 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1

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 Optional
com.fasterxml.jackson.core jackson-annotations 2.17.2 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.core jackson-core 2.17.2 jar The Apache Software License, Version 2.0 No
com.squareup.okio okio-jvm 3.9.0 jar The Apache Software License, Version 2.0 Yes
org.jenkins-ci annotation-indexer 1.17 jar MIT License Yes
org.jetbrains annotations 13.0 jar The Apache Software License, Version 2.0 Yes
org.jetbrains.kotlin kotlin-stdlib 1.9.21 jar The Apache License, Version 2.0 Yes
org.jetbrains.kotlin kotlin-stdlib-jdk7 1.8.21 jar The Apache License, Version 2.0 Yes
org.jetbrains.kotlin kotlin-stdlib-jdk8 1.8.21 jar The Apache License, Version 2.0 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
ch.qos.logback logback-classic 1.5.7 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.5.7 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.google.errorprone error_prone_annotations 2.26.1 jar Apache 2.0
com.google.guava failureaccess 1.0.2 jar The Apache Software License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 3.0.0 jar Apache License, Version 2.0
com.jayway.jsonpath json-path 2.9.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.micrometer micrometer-commons 1.12.9 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.12.9 jar The Apache Software License, Version 2.0
jakarta.activation jakarta.activation-api 2.1.3 jar EDL 1.0
jakarta.annotation jakarta.annotation-api 2.1.1 jar EPL 2.0GPL2 w/ CPE
jakarta.xml.bind jakarta.xml.bind-api 4.0.2 jar Eclipse Distribution License - v 1.0
net.bytebuddy byte-buddy 1.15.0 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.15.0 jar Apache License, Version 2.0
net.minidev accessors-smart 2.5.1 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.5.1 jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-api 2.23.1 jar Apache-2.0
org.apache.logging.log4j log4j-to-slf4j 2.23.1 jar Apache-2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.assertj assertj-core 3.25.3 jar Apache License, Version 2.0
org.checkerframework checker-qual 3.42.0 jar The MIT License
org.junit.jupiter junit-jupiter 5.10.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.10.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.10.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.2 jar Eclipse Public License v2.0
org.mockito mockito-junit-jupiter 5.11.0 jar MIT
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0
org.ow2.asm asm 9.6 jar BSD-3-Clause
org.skyscreamer jsonassert 1.5.3 jar The Apache Software License, Version 2.0
org.slf4j jul-to-slf4j 2.0.16 jar MIT License
org.slf4j slf4j-api 2.0.12 jar MIT License
org.springframework spring-aop 6.1.12 jar Apache License, Version 2.0
org.springframework spring-beans 6.1.12 jar Apache License, Version 2.0
org.springframework spring-context 6.1.12 jar Apache License, Version 2.0
org.springframework spring-core 6.1.12 jar Apache License, Version 2.0
org.springframework spring-expression 6.1.12 jar Apache License, Version 2.0
org.springframework spring-jcl 6.1.12 jar Apache License, Version 2.0
org.springframework spring-test 6.1.12 jar Apache License, Version 2.0
org.springframework.boot spring-boot 3.3.3 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 3.3.3 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 3.3.3 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 3.3.3 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 3.3.3 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 3.3.3 jar Apache License, Version 2.0
org.xmlunit xmlunit-core 2.9.1 jar The Apache Software License, Version 2.0
org.yaml snakeyaml 2.2 jar Apache License, Version 2.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
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Eclipse Public License 1.0: JUnit

Apache 2.0: Awaitility, error-prone annotations

The Apache License, Version 2.0: Kotlin Stdlib, Kotlin Stdlib Jdk7, Kotlin Stdlib Jdk8, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

MIT License: Annotation Indexer, Bridge method injection annotations, Hamcrest Optional, JUL to SLF4J bridge, SLF4J API Module, SLF4J Simple Provider

BSD-3-Clause: Hamcrest, Hamcrest Core, Hamcrest Library, asm

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

GPL2 w/ CPE: Jakarta Annotations API

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

The MIT license: GitHub API for Java

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations

BSD: ArchUnit

EDL 1.0: Jakarta Activation API

Apache License 2.0: JSON library from Android SDK

The MIT License: Checker Qual

Apache-2.0: Apache Commons IO, Apache Commons Lang, Apache Log4j API, Apache Log4j to SLF4J Adapter, Gson

Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, J2ObjC Annotations, JJWT :: API, JJWT :: Extensions :: Jackson, JJWT :: Impl, Objenesis, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-logging, spring-boot-starter-test, spring-boot-test, spring-boot-test-autoconfigure

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

MIT: mockito-core, mockito-junit-jupiter

EPL 2.0: Jakarta Annotations API

MIT license: WordNet Random Name Generator

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, ArchUnit, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, IntelliJ IDEA Annotations, JSON Small and Fast Parser, JSONassert, Jackson-annotations, Jackson-core, WireMock, jackson-databind, json-path, micrometer-commons, micrometer-observation, okhttp, okio, org.xmlunit:xmlunit-core

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.5.7.jar 296.3 kB 237 184 29 11 Yes
logback-core-1.5.7.jar 615 kB 526 - - - -
   • Root - 516 463 42 11 Yes
   • Versioned - 10 3 2 21 Yes
jackson-annotations-2.17.2.jar 78.5 kB 87 74 2 1.6 Yes
jackson-core-2.17.2.jar 581.9 kB 272 - - - -
   • Root - 242 210 14 1.8 Yes
   • Versioned - 2 1 1 9 No
   • Versioned - 10 3 1 11 Yes
   • Versioned - 9 2 1 17 Yes
   • Versioned - 9 2 1 21 Yes
jackson-databind-2.17.2.jar 1.6 MB 824 - - - -
   • Root - 822 784 23 1.8 Yes
   • Versioned - 2 1 1 9 No
hamcrest-optional-2.0.0.jar 6.9 kB 16 5 1 1.8 Yes
spotbugs-annotations-4.8.6.jar 15.3 kB 31 24 1 1.8 Yes
wiremock-jre8-standalone-2.35.2.jar 15.7 MB 9824 9144 386 9 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
gson-2.11.0.jar 298.4 kB 244 - - - -
   • Root - 243 223 9 1.7 Yes
   • Versioned - 1 1 1 9 No
error_prone_annotations-2.26.1.jar 19.4 kB 47 - - - -
   • Root - 40 27 2 1.8 Yes
   • Versioned - 7 1 1 9 No
failureaccess-1.0.2.jar 4.7 kB 15 2 1 1.7 Yes
guava-33.1.0-jre.jar 3.1 MB 2060 2021 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - -
j2objc-annotations-3.0.0.jar 12.5 kB 31 - - - -
   • Root - 29 17 1 1.8 Yes
   • Versioned - 2 1 1 9 No
json-path-2.9.0.jar 276.6 kB 221 203 13 1.8 Yes
archunit-1.3.0.jar 4.6 MB 3045 2984 43 11 Yes
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 Yes
commons-io-2.16.1.jar 508.8 kB 374 - - - -
   • Root - 373 346 15 1.8 Yes
   • Versioned - 1 1 1 9 No
micrometer-commons-1.12.9.jar 47.5 kB 50 36 6 1.8 Yes
micrometer-observation-1.12.9.jar 71.8 kB 71 56 6 1.8 Yes
jakarta.activation-api-2.1.3.jar 66.5 kB 60 46 3 1.8 Yes
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 1.8 Yes
jakarta.xml.bind-api-4.0.2.jar 131 kB 138 115 7 11 Yes
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
byte-buddy-1.15.0.jar 4.2 MB 2950 - - - -
   • Root - 2948 2895 38 1.6 Yes
   • Versioned - 2 1 1 9 No
byte-buddy-agent-1.15.0.jar 262.8 kB 93 - - - -
   • Root - 91 72 2 1.5 Yes
   • Versioned - 2 1 1 9 No
accessors-smart-2.5.1.jar 30.3 kB 24 13 2 1.8 Yes
json-smart-2.5.1.jar 122.3 kB 107 93 5 1.8 Yes
commons-lang3-3.17.0.jar 673.6 kB 426 - - - -
   • Root - 425 395 18 1.8 Yes
   • Versioned - 1 1 1 9 No
log4j-api-2.23.1.jar 342.5 kB 241 - - - -
   • Root - 230 205 9 1.8 Yes
   • Versioned - 11 4 2 9 Yes
log4j-to-slf4j-2.23.1.jar 23.1 kB 26 10 2 1.8 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
assertj-core-3.25.3.jar 1.4 MB 873 - - - -
   • Root - 869 830 27 1.8 Yes
   • Versioned - 4 1 1 9 No
awaitility-4.2.2.jar 97.2 kB 93 77 8 1.8 Yes
checker-qual-3.42.0.jar 230.8 kB 438 369 30 1.8 Yes
hamcrest-3.0.jar 126.4 kB 123 108 11 1.8 Yes
hamcrest-core-3.0.jar 2.4 kB 9 1 1 1.8 Yes
hamcrest-library-3.0.jar 2.4 kB 9 1 1 1.8 Yes
junit-jupiter-5.10.3.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.10.3.jar 211.4 kB 198 183 8 1.8 Yes
junit-jupiter-engine-5.10.3.jar 244.7 kB 147 130 9 1.8 Yes
junit-jupiter-params-5.10.3.jar 586 kB 381 347 22 1.8 Yes
junit-platform-commons-1.10.2.jar 106.2 kB 64 - - - -
   • Root - 56 43 7 1.8 Yes
   • Versioned - 8 2 1 9 Yes
junit-platform-engine-1.10.2.jar 204.8 kB 153 136 10 1.8 Yes
junit-vintage-engine-5.10.2.jar 67.5 kB 49 35 6 1.8 Yes
wordnet-random-name-1.6.jar 16.9 kB 15 2 1 1.5 Yes
mockito-core-5.13.0.jar 704 kB 642 570 64 11 Yes
mockito-junit-jupiter-5.11.0.jar 8.9 kB 13 5 2 11 Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
asm-9.6.jar 123.6 kB 45 39 3 1.5 Yes
jsonassert-1.5.3.jar 31.1 kB 32 20 3 1.8 Yes
jul-to-slf4j-2.0.16.jar 6.4 kB 15 - - - -
   • Root - 13 1 1 1.8 Yes
   • Versioned - 2 1 1 9 No
slf4j-api-2.0.12.jar 68.1 kB 70 - - - -
   • Root - 68 54 4 1.8 Yes
   • Versioned - 2 1 1 9 No
slf4j-simple-2.0.16.jar 15.7 kB 22 - - - -
   • Root - 20 6 1 1.8 Yes
   • Versioned - 2 1 1 9 No
spring-aop-6.1.12.jar 417.2 kB 320 288 17 17 Yes
spring-beans-6.1.12.jar 862.4 kB 474 443 13 17 Yes
spring-context-6.1.12.jar 1.3 MB 927 842 58 17 Yes
spring-core-6.1.12.jar 1.9 MB 1222 - - - -
   • Root - 1216 1141 59 17 Yes
   • Versioned - 6 1 1 21 Yes
spring-expression-6.1.12.jar 304.3 kB 161 149 6 17 Yes
spring-jcl-6.1.12.jar 24.5 kB 26 15 2 17 Yes
spring-test-6.1.12.jar 856.2 kB 578 519 42 17 Yes
spring-boot-3.3.3.jar 1.6 MB 1119 989 82 17 Yes
spring-boot-autoconfigure-3.3.3.jar 2 MB 1531 1397 111 17 Yes
spring-boot-starter-3.3.3.jar 4.8 kB 4 0 0 - -
spring-boot-starter-logging-3.3.3.jar 4.8 kB 4 0 0 - -
spring-boot-starter-test-3.3.3.jar 4.8 kB 4 0 0 - -
spring-boot-test-3.3.3.jar 249.2 kB 179 144 18 17 Yes
spring-boot-test-autoconfigure-3.3.3.jar 219.3 kB 256 182 26 17 Yes
xmlunit-core-2.9.1.jar 175.2 kB 178 161 9 1.7 Yes
snakeyaml-2.2.jar 334.4 kB 278 - - - -
   • Root - 270 229 23 1.7 Yes
   • Versioned - 8 3 2 9 Yes
bridge-method-annotation-1.29.jar 3.8 kB 13 2 1 11 No
okhttp-4.12.0.jar 789.5 kB 341 317 17 1.8 Yes
okio-3.9.0.jar 48.1 kB 124 0 0 - -
okio-jvm-3.9.0.jar 372.1 kB 119 114 2 1.8 Yes
jjwt-api-0.12.6.jar 140.3 kB 208 196 4 1.7 Yes
jjwt-impl-0.12.6.jar 473.3 kB 355 339 5 1.7 Yes
jjwt-jackson-0.12.6.jar 9.4 kB 19 5 1 1.7 Yes
annotation-indexer-1.17.jar 17.6 kB 23 10 1 11 Yes
annotations-13.0.jar 17.5 kB 45 32 2 1.5 Yes
kotlin-stdlib-1.9.21.jar 1.7 MB 1038 - - - -
   • Root - 1036 978 43 1.8 Yes
   • Versioned - 2 1 1 9 No
kotlin-stdlib-jdk7-1.8.21.jar 1 kB 5 - - - -
   • Root - 3 0 0 - -
   • Versioned - 2 1 1 9 No
kotlin-stdlib-jdk8-1.8.21.jar 1 kB 5 - - - -
   • Root - 3 0 0 - -
   • Versioned - 2 1 1 9 No
Total Size Entries Classes Packages Java Version Debug Information
84 52.3 MB 35560 32563 1514 17 75
compile: 17 compile: 7.1 MB compile: 4278 compile: 3802 compile: 148 11 compile: 13
provided: 2 provided: 35.2 kB provided: 77 provided: 59 provided: 4 provided: 2
test: 65 test: 45.2 MB test: 31205 test: 28702 test: 1362 17 test: 60