Fork me on GitHub

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.amazon.ion ion-java 1.11.9 jar The Apache License, Version 2.0
com.jayway.jsonpath json-path 2.9.0 jar The Apache Software License, Version 2.0
org.springframework.boot spring-boot-starter-web 3.3.3 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-web-services 3.3.3 jar Apache License, Version 2.0
software.amazon.qldb amazon-qldb-driver-java 2.3.1 jar The Apache License, Version 2.0
wsdl4j wsdl4j 1.6.3 jar CPL

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
org.springframework.boot spring-boot-devtools 3.3.3 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.springframework.boot spring-boot-starter-test 3.3.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
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.amazon.ion ion-hash-java 1.0.0 jar Apache License Version 2.0
com.fasterxml.jackson.core jackson-annotations 2.17.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.17.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.17.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.17.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 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.sun.xml.messaging.saaj saaj-impl 3.0.4 jar Eclipse Distribution License - v 1.0
commons-codec commons-codec 1.16.1 jar Apache-2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
io.micrometer micrometer-commons 1.13.3 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.13.3 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
jakarta.xml.soap jakarta.xml.soap-api 3.0.2 jar Eclipse Distribution License - v 1.0
jakarta.xml.ws jakarta.xml.ws-api 4.0.2 jar Eclipse Distribution License - v 1.0
org.apache.httpcomponents httpclient 4.5.13 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.16 jar Apache 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.apache.tomcat.embed tomcat-embed-core 10.1.28 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-el 10.1.28 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-websocket 10.1.28 jar Apache License, Version 2.0
org.jvnet.staxex stax-ex 2.1.0 jar Eclipse Distribution License - v 1.0
org.reactivestreams reactive-streams 1.0.4 jar MIT-0
org.slf4j jul-to-slf4j 2.0.16 jar MIT License
org.slf4j slf4j-api 2.0.16 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-oxm 6.1.12 jar Apache License, Version 2.0
org.springframework spring-web 6.1.12 jar Apache License, Version 2.0
org.springframework spring-webmvc 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-json 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-starter-tomcat 3.3.3 jar Apache License, Version 2.0
org.springframework.ws spring-ws-core 4.0.11 jar Apache License, Version 2.0
org.springframework.ws spring-xml 4.0.11 jar Apache License, Version 2.0
org.yaml snakeyaml 2.2 jar Apache License, Version 2.0
software.amazon.awssdk annotations 2.15.79 jar Apache License, Version 2.0
software.amazon.awssdk apache-client 2.15.79 jar Apache License, Version 2.0
software.amazon.awssdk auth 2.15.79 jar Apache License, Version 2.0
software.amazon.awssdk aws-core 2.15.79 jar Apache License, Version 2.0
software.amazon.awssdk aws-json-protocol 2.15.79 jar Apache License, Version 2.0
software.amazon.awssdk http-client-spi 2.15.79 jar Apache License, Version 2.0
software.amazon.awssdk metrics-spi 2.15.79 jar Apache License, Version 2.0
software.amazon.awssdk profiles 2.15.79 jar Apache License, Version 2.0
software.amazon.awssdk protocol-core 2.15.79 jar Apache License, Version 2.0
software.amazon.awssdk qldbsession 2.15.79 jar Apache License, Version 2.0
software.amazon.awssdk regions 2.15.79 jar Apache License, Version 2.0
software.amazon.awssdk sdk-core 2.15.79 jar Apache License, Version 2.0
software.amazon.awssdk utils 2.15.79 jar Apache License, Version 2.0
software.amazon.eventstream eventstream 1.0.1 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 Classifier Type Licenses
com.sun.istack istack-commons-runtime 4.1.2 - jar Eclipse Distribution License - v 1.0
com.typesafe.netty netty-reactive-streams 2.0.4 - jar Apache License, Version 2.0
com.typesafe.netty netty-reactive-streams-http 2.0.4 - jar Apache License, Version 2.0
io.netty netty-buffer 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-codec 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-codec-http 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-codec-http2 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-common 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-handler 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-resolver 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-transport 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-transport-classes-epoll 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.112.Final linux-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.1.112.Final - 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.eclipse.angus angus-activation 2.0.2 - jar EDL 1.0
org.glassfish.jaxb jaxb-core 4.0.5 - jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb jaxb-runtime 4.0.5 - jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb txw2 4.0.5 - jar Eclipse Distribution License - v 1.0
org.ow2.asm asm 9.6 - jar BSD-3-Clause
software.amazon.awssdk netty-nio-client 2.15.79 - 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.vaadin.external.google android-json 0.0.20131108.vaadin1 jar Apache License 2.0
net.bytebuddy byte-buddy 1.14.19 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.14.19 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.awaitility awaitility 4.2.2 jar Apache 2.0
org.hamcrest hamcrest 2.2 jar BSD License 3
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.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.3 jar Eclipse Public License v2.0
org.mockito mockito-core 5.11.0 jar MIT
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.skyscreamer jsonassert 1.5.3 jar The Apache Software License, Version 2.0
org.springframework spring-test 6.1.12 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

Project Dependency Graph

Dependency Tree

Licenses

The GNU GPL3 license: Endpoint for Financial Accounting

Apache License Version 2.0: com.amazon.ion:ion-hash-java

MIT-0: reactive-streams

The Apache License, Version 2.0: Ion Java, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j, software.amazon.qldb:amazon-qldb-driver-java

Apache 2.0: Awaitility

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

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

EDL 1.0: Angus Activation Registries, Jakarta Activation API

Apache License 2.0: JSON library from Android SDK

Apache License, Version 2.0: AWS Event Stream, AWS Java SDK :: AWS Core, AWS Java SDK :: Annotations, AWS Java SDK :: Auth, AWS Java SDK :: Core :: Protocols :: AWS Json Protocol, AWS Java SDK :: Core :: Protocols :: Protocol Core, AWS Java SDK :: HTTP Client Interface, AWS Java SDK :: HTTP Clients :: Apache, AWS Java SDK :: HTTP Clients :: Netty Non-Blocking I/O, AWS Java SDK :: Metrics SPI, AWS Java SDK :: Profiles, AWS Java SDK :: Regions, AWS Java SDK :: SDK Core, AWS Java SDK :: Services :: QLDB Session, AWS Java SDK :: Utilities, Apache HttpClient, Apache HttpCore, AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Netty Reactive Streams HTTP support, Netty Reactive Streams Implementation, Netty/Buffer, Netty/Codec, Netty/Codec/HTTP, Netty/Codec/HTTP2, Netty/Common, Netty/Handler, Netty/Resolver, Netty/Transport, Netty/Transport/Classes/Epoll, Netty/Transport/Native/Epoll, Netty/Transport/Native/Unix/Common, Objenesis, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring Object/XML Marshalling, Spring TestContext Framework, Spring Web, Spring Web MVC, spring-boot, spring-boot-autoconfigure, spring-boot-devtools, 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-starter-web-services, spring-boot-test, spring-boot-test-autoconfigure, spring-ws-core, spring-xml, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket

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

Eclipse Distribution License - v 1.0: Extended StAX API, JAXB Core, JAXB Runtime, Jakarta SOAP Implementation, Jakarta SOAP with Attachments API, Jakarta XML Binding API, Jakarta XML Web Services API, TXW2 Runtime, istack common utility code runtime

MIT: mockito-core, mockito-junit-jupiter

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, jackson-databind, json-path, micrometer-commons, micrometer-observation, org.xmlunit:xmlunit-core

CPL: WSDL4J

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
ion-hash-java-1.0.0.jar 36.4 kB 37 27 1 1.8 Yes
ion-java-1.11.9.jar 808.2 kB 482 478 12 1.8 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
json-path-2.9.0.jar 276.6 kB 221 203 13 1.8 Yes
istack-commons-runtime-4.1.2.jar 25.8 kB 35 23 4 11 Yes
saaj-impl-3.0.4.jar 462.3 kB 287 182 15 11 Yes
netty-reactive-streams-2.0.4.jar 21.8 kB 27 17 1 1.7 Yes
netty-reactive-streams-http-2.0.4.jar 34.3 kB 38 27 1 1.7 Yes
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 Yes
commons-codec-1.16.1.jar 365.5 kB 259 - - - -
   • Root - 257 109 7 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
micrometer-commons-1.13.3.jar 47.5 kB 50 36 6 1.8 Yes
micrometer-observation-1.13.3.jar 71.8 kB 71 56 6 1.8 Yes
netty-buffer-4.1.112.Final.jar 336.5 kB 172 155 2 1.6 Yes
netty-codec-4.1.112.Final.jar 352.1 kB 248 219 10 1.6 Yes
netty-codec-http-4.1.112.Final.jar 668.2 kB 420 391 9 1.6 Yes
netty-codec-http2-4.1.112.Final.jar 490.3 kB 302 281 1 1.6 Yes
netty-common-4.1.112.Final.jar 694.5 kB 552 516 13 1.6 Yes
netty-handler-4.1.112.Final.jar 571.2 kB 392 360 12 1.6 Yes
netty-resolver-4.1.112.Final.jar 37.8 kB 41 29 1 1.6 Yes
netty-transport-4.1.112.Final.jar 518 kB 414 384 12 1.6 Yes
netty-transport-classes-epoll-4.1.112.Final.jar 147.4 kB 87 67 1 1.6 Yes
netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar 39.8 kB 11 0 0 - -
netty-transport-native-unix-common-4.1.112.Final.jar 44.2 kB 45 32 1 1.6 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
jakarta.xml.soap-api-3.0.2.jar 38 kB 46 34 2 11 Yes
jakarta.xml.ws-api-4.0.2.jar 77.6 kB 115 90 11 11 Yes
byte-buddy-1.14.19.jar 4.2 MB 2939 - - - -
   • Root - 2937 2884 38 1.6 Yes
   • Versioned - 2 1 1 9 No
byte-buddy-agent-1.14.19.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.13.jar 780.3 kB 511 470 24 1.6 Yes
httpcore-4.4.16.jar 327.9 kB 283 253 17 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.28.jar 3.6 MB 1628 1492 79 11 Yes
tomcat-embed-el-10.1.28.jar 261.4 kB 164 154 7 11 Yes
tomcat-embed-websocket-10.1.28.jar 281.7 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
angus-activation-2.0.2.jar 27 kB 33 11 3 1.8 Yes
jaxb-core-4.0.5.jar 138.7 kB 158 107 18 11 Yes
jaxb-runtime-4.0.5.jar 920.2 kB 693 559 19 11 Yes
txw2-4.0.5.jar 73.3 kB 72 57 4 11 Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 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.3.jar 106.2 kB 64 - - - -
   • Root - 56 43 7 1.8 Yes
   • Versioned - 8 2 1 9 Yes
junit-platform-engine-1.10.3.jar 204.8 kB 153 136 10 1.8 Yes
stax-ex-2.1.0.jar 38.9 kB 38 25 3 11 Yes
mockito-core-5.11.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
reactive-streams-1.0.4.jar 11.6 kB 17 13 1 1.6 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.16.jar 69.4 kB 71 - - - -
   • Root - 69 55 4 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-oxm-6.1.12.jar 60 kB 50 33 6 17 Yes
spring-test-6.1.12.jar 856.2 kB 578 519 42 17 Yes
spring-web-6.1.12.jar 1.9 MB 1203 1124 58 17 Yes
spring-webmvc-6.1.12.jar 1 MB 570 526 27 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-json-3.3.3.jar 4.7 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-starter-tomcat-3.3.3.jar 4.8 kB 4 0 0 - -
spring-boot-starter-web-3.3.3.jar 4.8 kB 4 0 0 - -
spring-boot-starter-web-services-3.3.3.jar 4.7 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
spring-ws-core-4.0.11.jar 472.3 kB 418 345 55 17 Yes
spring-xml-4.0.11.jar 73.5 kB 75 57 9 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
annotations-2.15.79.jar 12.2 kB 23 10 1 1.8 No
apache-client-2.15.79.jar 70.5 kB 58 37 6 1.8 Yes
auth-2.15.79.jar 139.4 kB 110 92 5 1.8 Yes
aws-core-2.15.79.jar 95.3 kB 96 68 14 1.8 Yes
aws-json-protocol-2.15.79.jar 115.8 kB 110 92 5 1.8 Yes
http-client-spi-2.15.79.jar 66.4 kB 75 59 3 1.8 Yes
metrics-spi-2.15.79.jar 23.4 kB 28 14 2 1.8 Yes
netty-nio-client-2.15.79.jar 262.1 kB 176 155 5 1.8 Yes
profiles-2.15.79.jar 30.7 kB 30 16 2 1.8 Yes
protocol-core-2.15.79.jar 36.5 kB 45 29 2 1.8 Yes
qldbsession-2.15.79.jar 192.6 kB 146 127 3 1.8 Yes
regions-2.15.79.jar 459.9 kB 289 267 8 1.8 Yes
sdk-core-2.15.79.jar 578.7 kB 525 455 48 1.8 Yes
utils-2.15.79.jar 114.8 kB 101 82 7 1.8 Yes
eventstream-1.0.1.jar 30.2 kB 29 19 1 1.8 Yes
amazon-qldb-driver-java-2.3.1.jar 57.2 kB 49 36 2 1.8 Yes
wsdl4j-1.6.3.jar 186.8 kB 168 143 20 1.5 Yes
spring-boot-devtools-3.3.3.jar 202.9 kB 152 120 14 17 Yes
Total Size Entries Classes Packages Java Version Debug Information
114 41.7 MB 28688 25334 1478 17 104
compile: 68 compile: 26.1 MB compile: 17399 compile: 15204 compile: 1015 17 compile: 61
runtime: 23 runtime: 5.9 MB runtime: 4244 runtime: 3655 runtime: 141 runtime: 22
test: 23 test: 9.8 MB test: 7045 test: 6475 test: 322 17 test: 21