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.google.code.gson gson 2.11.0 jar Apache-2.0 No
com.worldline-solutions.connect connect-sdk-java 7.2.0 jar MIT No
commons-codec commons-codec 1.17.1 jar Apache-2.0 No
org.apache.httpcomponents httpclient 4.5.14 jar Apache License, Version 2.0 No
org.apache.httpcomponents httpmime 4.5.14 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-autoconfigure 3.3.5 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter 3.3.5 jar Apache License, Version 2.0 No
org.yaml snakeyaml 2.3 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-autoconfigure-processor 3.3.5 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-configuration-processor 3.3.5 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-starter-actuator 3.3.5 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
org.awaitility awaitility 4.2.2 jar Apache 2.0
org.junit.vintage junit-vintage-engine 5.11.2 jar Eclipse Public License v2.0
org.mockito mockito-core 5.14.1 jar MIT
org.mockito mockito-junit-jupiter 5.14.1 jar MIT
org.springframework.boot spring-boot-starter-test 3.3.5 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-web 3.3.5 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 Optional
ch.qos.logback logback-classic 1.5.11 jar Eclipse Public License - v 1.0GNU Lesser General Public License No
ch.qos.logback logback-core 1.5.11 jar Eclipse Public License - v 1.0GNU Lesser General Public License No
com.google.errorprone error_prone_annotations 2.27.0 jar Apache 2.0 No
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0 No
io.micrometer micrometer-commons 1.13.6 jar The Apache Software License, Version 2.0 No
io.micrometer micrometer-observation 1.13.6 jar The Apache Software License, Version 2.0 No
jakarta.annotation jakarta.annotation-api 2.1.1 jar EPL 2.0GPL2 w/ CPE No
org.apache.httpcomponents httpcore 4.4.16 jar Apache License, Version 2.0 No
org.apache.logging.log4j log4j-api 2.23.1 jar Apache-2.0 No
org.apache.logging.log4j log4j-to-slf4j 2.23.1 jar Apache-2.0 No
org.slf4j jul-to-slf4j 2.0.16 jar MIT License No
org.slf4j slf4j-api 2.0.15 jar MIT License No
org.springframework spring-aop 6.1.14 jar Apache License, Version 2.0 No
org.springframework spring-beans 6.1.14 jar Apache License, Version 2.0 No
org.springframework spring-context 6.1.14 jar Apache License, Version 2.0 No
org.springframework spring-core 6.1.14 jar Apache License, Version 2.0 No
org.springframework spring-expression 6.1.14 jar Apache License, Version 2.0 No
org.springframework spring-jcl 6.1.14 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot 3.3.5 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-logging 3.3.5 jar Apache License, Version 2.0 No
io.micrometer micrometer-core 1.13.6 jar The Apache Software License, Version 2.0 Yes
io.micrometer micrometer-jakarta9 1.13.6 jar The Apache Software License, Version 2.0 Yes
org.springframework.boot spring-boot-actuator 3.3.5 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-actuator-autoconfigure 3.3.5 jar Apache License, Version 2.0 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 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.fasterxml.jackson.core jackson-databind 2.17.2 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.17.2 jar The Apache Software License, Version 2.0 No
org.hdrhistogram HdrHistogram 2.2.2 jar Public Domain, per Creative Commons CC0BSD-2-Clause Yes
org.latencyutils LatencyUtils 2.0.3 jar Public Domain, per Creative Commons CC0 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.fasterxml.jackson.datatype jackson-datatype-jdk8 2.17.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-parameter-names 2.17.2 jar The Apache Software License, Version 2.0
com.vaadin.external.google android-json 0.0.20131108.vaadin1 jar Apache License 2.0
jakarta.activation jakarta.activation-api 2.1.3 jar EDL 1.0
jakarta.xml.bind jakarta.xml.bind-api 4.0.2 jar Eclipse Distribution License - v 1.0
junit junit 4.13.2 jar Eclipse Public License 1.0
net.bytebuddy byte-buddy 1.15.3 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.15.3 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.tomcat.embed tomcat-embed-core 10.1.31 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-el 10.1.31 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-websocket 10.1.31 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.25.3 jar Apache License, Version 2.0
org.hamcrest hamcrest 3.0 jar BSD-3-Clause
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.junit.jupiter junit-jupiter 5.11.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.11.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.11.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.11.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.11.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.11.2 jar Eclipse Public License v2.0
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.springframework spring-test 6.1.14 jar Apache License, Version 2.0
org.springframework spring-web 6.1.14 jar Apache License, Version 2.0
org.springframework spring-webmvc 6.1.14 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-json 3.3.5 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-tomcat 3.3.5 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 3.3.5 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 3.3.5 jar Apache License, Version 2.0
org.xmlunit xmlunit-core 2.9.1 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache 2.0: Awaitility, error-prone annotations

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

Eclipse Public License 1.0: JUnit

MIT License: JUL to SLF4J bridge, SLF4J API Module

BSD-2-Clause: HdrHistogram

BSD-3-Clause: Hamcrest, 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

New BSD License: Hamcrest Core

Public Domain, per Creative Commons CC0: HdrHistogram, LatencyUtils

EDL 1.0: Jakarta Activation API

Apache License 2.0: JSON library from Android SDK

Apache License, Version 2.0: Apache HttpClient, Apache HttpClient Mime, Apache HttpCore, AssertJ Core, 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 TestContext Framework, Spring Web, Spring Web MVC, spring-boot, spring-boot-actuator, spring-boot-actuator-autoconfigure, spring-boot-autoconfigure, spring-boot-autoconfigure-processor, spring-boot-configuration-processor, spring-boot-starter, spring-boot-starter-actuator, 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

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

MIT: connect-sdk-java, mockito-core, mockito-junit-jupiter

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

EPL 2.0: Jakarta Annotations API

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Commons Logging, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-module-parameter-names, connect-sdk-java-spring-boot-starter, jackson-databind, micrometer-commons, micrometer-core, micrometer-jakarta9, micrometer-observation, 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.11.jar 306.2 kB 242 189 29 11 Yes
logback-core-1.5.11.jar 628.7 kB 536 - - - -
   • Root - 526 473 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
jackson-datatype-jdk8-2.17.2.jar 36.2 kB 41 - - - -
   • Root - 39 22 1 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-datatype-jsr310-2.17.2.jar 132.3 kB 86 - - - -
   • Root - 84 62 6 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-module-parameter-names-2.17.2.jar 10.3 kB 23 - - - -
   • Root - 21 4 1 1.8 Yes
   • Versioned - 2 1 1 9 No
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.27.0.jar 19.4 kB 47 - - - -
   • Root - 40 27 2 1.8 Yes
   • Versioned - 7 1 1 9 No
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 Yes
connect-sdk-java-7.2.0.jar 444.6 kB 525 485 27 1.8 Yes
commons-codec-1.17.1.jar 372.7 kB 262 - - - -
   • Root - 261 114 7 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
micrometer-commons-1.13.6.jar 47.5 kB 50 36 6 1.8 Yes
micrometer-observation-1.13.6.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.3.jar 4.2 MB 2955 - - - -
   • Root - 2953 2900 38 1.6 Yes
   • Versioned - 2 1 1 9 No
byte-buddy-agent-1.15.3.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
httpclient-4.5.14.jar 785.6 kB 511 470 24 1.6 Yes
httpcore-4.4.16.jar 327.9 kB 283 253 17 1.6 Yes
httpmime-4.5.14.jar 41.7 kB 40 23 2 1.6 Yes
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
tomcat-embed-core-10.1.31.jar 3.6 MB 1629 1493 79 11 Yes
tomcat-embed-el-10.1.31.jar 263.5 kB 166 156 7 11 Yes
tomcat-embed-websocket-10.1.31.jar 282.5 kB 190 177 6 11 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
hamcrest-3.0.jar 126.4 kB 123 108 11 1.8 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
junit-jupiter-5.11.2.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.11.0.jar 216.3 kB 197 182 8 1.8 Yes
junit-jupiter-engine-5.11.2.jar 260.1 kB 152 135 9 1.8 Yes
junit-jupiter-params-5.11.2.jar 591.4 kB 388 354 22 1.8 Yes
junit-platform-commons-1.11.2.jar 140.6 kB 86 - - - -
   • Root - 77 63 8 1.8 Yes
   • Versioned - 9 3 1 9 Yes
junit-platform-engine-1.11.2.jar 246.8 kB 177 158 10 1.8 Yes
junit-vintage-engine-5.11.2.jar 68.6 kB 49 35 6 1.8 Yes
mockito-core-5.14.1.jar 707.3 kB 645 573 64 11 Yes
mockito-junit-jupiter-5.14.1.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.15.jar 69.5 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
spring-aop-6.1.14.jar 417.2 kB 320 288 17 17 Yes
spring-beans-6.1.14.jar 862.6 kB 474 443 13 17 Yes
spring-context-6.1.14.jar 1.3 MB 927 842 58 17 Yes
spring-core-6.1.14.jar 1.9 MB 1222 - - - -
   • Root - 1216 1141 59 17 Yes
   • Versioned - 6 1 1 21 Yes
spring-expression-6.1.14.jar 304.5 kB 161 149 6 17 Yes
spring-jcl-6.1.14.jar 24.5 kB 26 15 2 17 Yes
spring-test-6.1.14.jar 856.8 kB 578 519 42 17 Yes
spring-web-6.1.14.jar 1.9 MB 1203 1124 58 17 Yes
spring-webmvc-6.1.14.jar 1 MB 570 526 27 17 Yes
spring-boot-3.3.5.jar 1.6 MB 1118 988 82 17 Yes
spring-boot-autoconfigure-3.3.5.jar 2 MB 1531 1397 111 17 Yes
spring-boot-starter-3.3.5.jar 4.8 kB 4 0 0 - -
spring-boot-starter-json-3.3.5.jar 4.7 kB 4 0 0 - -
spring-boot-starter-logging-3.3.5.jar 4.8 kB 4 0 0 - -
spring-boot-starter-test-3.3.5.jar 4.8 kB 4 0 0 - -
spring-boot-starter-tomcat-3.3.5.jar 4.8 kB 4 0 0 - -
spring-boot-starter-web-3.3.5.jar 4.8 kB 4 0 0 - -
spring-boot-test-3.3.5.jar 249.2 kB 179 144 18 17 Yes
spring-boot-test-autoconfigure-3.3.5.jar 223 kB 259 185 26 17 Yes
xmlunit-core-2.9.1.jar 175.2 kB 178 161 9 1.7 Yes
snakeyaml-2.3.jar 342.2 kB 284 - - - -
   • Root - 276 235 23 1.7 Yes
   • Versioned - 8 3 2 9 Yes
micrometer-core-1.13.6.jar 863.5 kB 610 - - - -
   • Root - 589 526 44 1.8 Yes
   • Versioned - 21 14 1 1.8 Yes
micrometer-jakarta9-1.13.6.jar 32.4 kB 34 24 1 1.8 Yes
HdrHistogram-2.2.2.jar 177.2 kB 108 97 2 1.8 Yes
LatencyUtils-2.0.3.jar 29.8 kB 31 22 1 1.6 Yes
spring-boot-actuator-3.3.5.jar 676.4 kB 586 498 72 17 Yes
spring-boot-actuator-autoconfigure-3.3.5.jar 779.4 kB 655 527 107 17 Yes
spring-boot-autoconfigure-processor-3.3.5.jar 21.1 kB 20 8 1 17 Yes
spring-boot-configuration-processor-3.3.5.jar 129.9 kB 65 49 5 17 Yes
spring-boot-starter-actuator-3.3.5.jar 4.8 kB 4 0 0 - -
Total Size Entries Classes Packages Java Version Debug Information
82 35.8 MB 24513 21833 1405 17 74
compile: 35 compile: 15.1 MB compile: 11282 compile: 9796 compile: 794 17 compile: 32
runtime: 6 runtime: 2.6 MB runtime: 1408 runtime: 1249 runtime: 48 runtime: 6
test: 41 test: 18 MB test: 11823 test: 10788 test: 563 17 test: 36