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.googlecode.xades4j xades4j 2.2.2 jar GNU Lesser General Public License
com.jayway.jsonpath json-path 2.9.0 jar The Apache Software License, Version 2.0
org.coderic.ws dian 0.0.1 jar Apache 2.0 license
org.springdoc springdoc-openapi-data-rest 1.8.0 jar The Apache License, Version 2.0
org.springdoc springdoc-openapi-javadoc 1.8.0 jar The Apache License, Version 2.0
org.springdoc springdoc-openapi-security 1.8.0 jar The Apache License, Version 2.0
org.springframework.boot spring-boot-starter-web 3.2.5 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-web-services 3.2.5 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-websocket 3.2.5 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 Optional
org.springframework.boot spring-boot-devtools 3.2.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.springframework.boot spring-boot-starter-test 3.2.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
aopalliance aopalliance 1.0 jar Public Domain
ch.qos.logback logback-classic 1.4.14 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.4.14 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml.jackson.core jackson-annotations 2.15.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.15.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.15.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.15.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.15.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.15.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-parameter-names 2.15.4 jar The Apache Software License, Version 2.0
com.github.therapi therapi-runtime-javadoc 0.15.0 jar The Apache License, Version 2.0
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.21.1 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 32.1.3-jre jar Apache 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.inject guice 7.0.0 jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 2.8 jar Apache License, Version 2.0
com.sun.xml.messaging.saaj saaj-impl 3.0.3 jar Eclipse Distribution License - v 1.0
commons-codec commons-codec 1.16.1 jar Apache-2.0
io.micrometer micrometer-commons 1.12.5 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.12.5 jar The Apache Software License, Version 2.0
io.swagger.core.v3 swagger-annotations 2.2.20 jar Apache License 2.0
io.swagger.core.v3 swagger-core 2.2.20 jar Apache License 2.0
io.swagger.core.v3 swagger-models 2.2.20 jar Apache License 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.inject jakarta.inject-api 2.0.1 jar The Apache Software License, Version 2.0
jakarta.validation jakarta.validation-api 3.0.2 jar Apache License 2.0
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.1 jar Eclipse Distribution License - v 1.0
jakarta.xml.ws jakarta.xml.ws-api 4.0.1 jar Eclipse Distribution License - v 1.0
org.apache.commons commons-lang3 3.13.0 jar Apache-2.0
org.apache.logging.log4j log4j-api 2.21.1 jar Apache-2.0
org.apache.logging.log4j log4j-to-slf4j 2.21.1 jar Apache-2.0
org.apache.santuario xmlsec 4.0.1 jar Apache-2.0
org.apache.tomcat.embed tomcat-embed-core 10.1.20 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-el 10.1.20 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-websocket 10.1.20 jar Apache License, Version 2.0
org.atteo evo-inflector 1.3 jar Apache License, Version 2.0
org.bouncycastle bcpkix-jdk18on 1.77 jar Bouncy Castle Licence
org.bouncycastle bcprov-jdk18on 1.77 jar Bouncy Castle Licence
org.bouncycastle bcutil-jdk18on 1.77 jar Bouncy Castle Licence
org.checkerframework checker-qual 3.37.0 jar The MIT License
org.jvnet.staxex stax-ex 2.1.0 jar Eclipse Distribution License - v 1.0
org.slf4j jul-to-slf4j 2.0.13 jar MIT License
org.slf4j slf4j-api 2.0.13 jar MIT License
org.springdoc springdoc-openapi-common 1.8.0 jar The Apache License, Version 2.0
org.springdoc springdoc-openapi-hateoas 1.8.0 jar The Apache License, Version 2.0
org.springframework spring-aop 6.1.6 jar Apache License, Version 2.0
org.springframework spring-beans 6.1.6 jar Apache License, Version 2.0
org.springframework spring-context 6.1.6 jar Apache License, Version 2.0
org.springframework spring-core 6.1.6 jar Apache License, Version 2.0
org.springframework spring-expression 6.1.6 jar Apache License, Version 2.0
org.springframework spring-jcl 6.1.6 jar Apache License, Version 2.0
org.springframework spring-messaging 6.1.6 jar Apache License, Version 2.0
org.springframework spring-oxm 6.1.6 jar Apache License, Version 2.0
org.springframework spring-tx 6.1.6 jar Apache License, Version 2.0
org.springframework spring-web 6.1.6 jar Apache License, Version 2.0
org.springframework spring-webmvc 6.1.6 jar Apache License, Version 2.0
org.springframework spring-websocket 6.1.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot 3.2.5 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 3.2.5 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 3.2.5 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-json 3.2.5 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 3.2.5 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-tomcat 3.2.5 jar Apache License, Version 2.0
org.springframework.data spring-data-commons 3.2.5 jar Apache License, Version 2.0
org.springframework.data spring-data-rest-core 4.2.5 jar Apache License, Version 2.0
org.springframework.hateoas spring-hateoas 2.2.2 jar Apache License, Version 2.0
org.springframework.plugin spring-plugin-core 3.0.0 jar Apache License, Version 2.0
org.springframework.security spring-security-core 6.2.4 jar Apache License, Version 2.0
org.springframework.security spring-security-crypto 6.2.4 jar Apache License, Version 2.0
org.springframework.ws spring-ws-core 4.0.10 jar Apache License, Version 2.0
org.springframework.ws spring-xml 4.0.10 jar Apache License, Version 2.0
org.yaml snakeyaml 2.2 jar 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
com.fasterxml.woodstox woodstox-core 6.5.1 jar The Apache License, Version 2.0
com.sun.istack istack-commons-runtime 4.1.2 jar Eclipse Distribution License - v 1.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.codehaus.woodstox stax2-api 4.2.1 jar The BSD License
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

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.13 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.14.13 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.24.2 jar Apache License, Version 2.0
org.awaitility awaitility 4.2.1 jar Apache 2.0
org.hamcrest hamcrest 2.2 jar BSD License 3
org.junit.jupiter junit-jupiter 5.10.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.10.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.10.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.2 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-core 5.7.0 jar MIT
org.mockito mockito-junit-jupiter 5.7.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.1 jar The Apache Software License, Version 2.0
org.springframework spring-test 6.1.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 3.2.5 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 3.2.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

The GNU GPL3 license: Gateway for Bank Transactions

Apache 2.0 license: Dian WS

Apache 2.0: Awaitility, error-prone annotations

The Apache License, Version 2.0: Woodstox, com.github.therapi:therapi-runtime-javadoc, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j, springdoc-openapi-common, springdoc-openapi-data-rest, springdoc-openapi-hateoas, springdoc-openapi-javadoc, springdoc-openapi-security

The BSD License: Stax2 API

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

Public Domain: AOP alliance

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

Bouncy Castle Licence: Bouncy Castle ASN.1 Extension and Utility APIs, Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs, Bouncy Castle Provider

EDL 1.0: Angus Activation Registries, Jakarta Activation API

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

The MIT License: Checker Qual

Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Evo Inflector, Guava: Google Core Libraries for Java, J2ObjC Annotations, Objenesis, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Data Core, Spring Data REST - Core, Spring Expression Language (SpEL), Spring HATEOAS, Spring Messaging, Spring Object/XML Marshalling, Spring Plugin - Core, Spring TestContext Framework, Spring Transaction, Spring Web, Spring Web MVC, Spring WebSocket, 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-starter-websocket, spring-boot-test, spring-boot-test-autoconfigure, spring-security-core, spring-security-crypto, spring-ws-core, spring-xml, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket

Apache-2.0: Apache Commons Codec, Apache Commons Lang, Apache Log4j API, Apache Log4j to SLF4J Adapter, Apache XML Security for Java

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, FindBugs-jsr305, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, Jackson-module-parameter-names, Jakarta Dependency Injection, 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
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes
logback-classic-1.4.14.jar 283.5 kB 230 178 28 11 Yes
logback-core-1.4.14.jar 597.2 kB 506 454 42 11 Yes
jackson-annotations-2.15.4.jar 75.6 kB 86 73 2 9 Yes
jackson-core-2.15.4.jar 548.2 kB 247 186 15 21 Yes
jackson-databind-2.15.4.jar 1.6 MB 816 777 24 9 Yes
jackson-dataformat-yaml-2.15.4.jar 54.6 kB 43 21 4 9 Yes
jackson-datatype-jdk8-2.15.4.jar 36.1 kB 41 23 2 9 Yes
jackson-datatype-jsr310-2.15.4.jar 122.9 kB 82 59 7 9 Yes
jackson-module-parameter-names-2.15.4.jar 10.3 kB 23 5 2 9 Yes
woodstox-core-6.5.1.jar 1.6 MB 1092 942 79 9 Yes
therapi-runtime-javadoc-0.15.0.jar 87.8 kB 79 60 4 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.21.1.jar 16.8 kB 39 27 2 1.8 Yes
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-32.1.3-jre.jar 3 MB 2060 2020 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - -
guice-7.0.0.jar 801.8 kB 523 505 11 1.8 Yes
j2objc-annotations-2.8.jar 9.3 kB 24 13 1 1.7 Yes
xades4j-2.2.2.jar 526.8 kB 562 537 15 11 Yes
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.3.jar 462.1 kB 287 182 15 11 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 110 8 9 Yes
micrometer-commons-1.12.5.jar 47.4 kB 50 36 6 1.8 Yes
micrometer-observation-1.12.5.jar 71.8 kB 71 56 6 1.8 Yes
swagger-annotations-2.2.20.jar 47.1 kB 84 58 13 1.8 Yes
swagger-core-2.2.20.jar 225 kB 135 116 6 1.8 Yes
swagger-models-2.2.20.jar 133.1 kB 92 66 13 1.8 Yes
jakarta.activation-api-2.1.3.jar 66.5 kB 60 46 3 9 Yes
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 9 Yes
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 9 No
jakarta.validation-api-3.0.2.jar 93.3 kB 161 144 10 9 Yes
jakarta.xml.bind-api-4.0.2.jar 131 kB 138 115 7 11 Yes
jakarta.xml.soap-api-3.0.1.jar 38 kB 46 34 2 11 Yes
jakarta.xml.ws-api-4.0.1.jar 75.3 kB 115 90 11 11 Yes
byte-buddy-1.14.13.jar 4.2 MB 2935 2881 39 9 Yes
byte-buddy-agent-1.14.13.jar 256.8 kB 90 70 3 9 Yes
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.13.0.jar 632.3 kB 420 390 18 1.8 Yes
log4j-api-2.21.1.jar 317.5 kB 224 190 9 9 Yes
log4j-to-slf4j-2.21.1.jar 23 kB 26 10 2 9 Yes
xmlsec-4.0.1.jar 1.2 MB 764 658 51 11 Yes
tomcat-embed-core-10.1.20.jar 3.5 MB 1618 1482 79 11 Yes
tomcat-embed-el-10.1.20.jar 261 kB 164 154 7 11 Yes
tomcat-embed-websocket-10.1.20.jar 281.6 kB 191 178 6 11 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes
assertj-core-3.24.2.jar 1.3 MB 854 814 28 9 Yes
evo-inflector-1.3.jar 12 kB 17 6 1 1.6 Yes
awaitility-4.2.1.jar 97.2 kB 93 77 8 1.8 Yes
bcpkix-jdk18on-1.77.jar 1.1 MB 960 900 53 9 No
bcprov-jdk18on-1.77.jar 8.4 MB 5556 4147 177 15 Yes
bcutil-jdk18on-1.77.jar 681 kB 630 589 34 9 No
checker-qual-3.37.0.jar 224.5 kB 427 359 30 1.8 Yes
stax2-api-4.2.1.jar 195.9 kB 146 125 12 9 Yes
dian-0.0.1.jar 50.4 kB 56 44 1 17 Yes
angus-activation-2.0.2.jar 27 kB 33 11 3 9 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.2.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.10.2.jar 211 kB 197 182 8 9 Yes
junit-jupiter-engine-5.10.2.jar 244.7 kB 147 130 9 9 Yes
junit-jupiter-params-5.10.2.jar 586 kB 381 347 22 9 Yes
junit-platform-commons-1.10.2.jar 106.2 kB 64 44 7 9 Yes
junit-platform-engine-1.10.2.jar 204.8 kB 153 136 10 9 Yes
stax-ex-2.1.0.jar 38.9 kB 38 25 3 11 Yes
mockito-core-5.7.0.jar 700.1 kB 641 569 64 11 Yes
mockito-junit-jupiter-5.7.0.jar 8.8 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 9 Yes
asm-9.6.jar 123.6 kB 45 39 3 9 Yes
jsonassert-1.5.1.jar 30.5 kB 32 20 3 1.6 Yes
jul-to-slf4j-2.0.13.jar 6.3 kB 15 2 2 9 Yes
slf4j-api-2.0.13.jar 68.6 kB 70 55 5 9 Yes
springdoc-openapi-common-1.8.0.jar 377.6 kB 238 192 31 1.8 Yes
springdoc-openapi-data-rest-1.8.0.jar 65.1 kB 35 18 4 1.8 Yes
springdoc-openapi-hateoas-1.8.0.jar 13.6 kB 19 5 2 1.8 Yes
springdoc-openapi-javadoc-1.8.0.jar 15.4 kB 17 3 1 1.8 Yes
springdoc-openapi-security-1.8.0.jar 24.7 kB 25 11 2 1.8 Yes
spring-aop-6.1.6.jar 416 kB 320 288 17 17 Yes
spring-beans-6.1.6.jar 858.4 kB 473 442 13 17 Yes
spring-context-6.1.6.jar 1.3 MB 928 843 58 17 Yes
spring-core-6.1.6.jar 1.9 MB 1221 1140 59 21 Yes
spring-expression-6.1.6.jar 303 kB 161 149 6 17 Yes
spring-jcl-6.1.6.jar 24.5 kB 26 15 2 17 Yes
spring-messaging-6.1.6.jar 615 kB 369 337 23 17 Yes
spring-oxm-6.1.6.jar 59.8 kB 50 33 6 17 Yes
spring-test-6.1.6.jar 854.5 kB 577 518 42 17 Yes
spring-tx-6.1.6.jar 285 kB 240 210 13 17 Yes
spring-web-6.1.6.jar 1.9 MB 1196 1117 58 17 Yes
spring-webmvc-6.1.6.jar 1 MB 570 526 27 17 Yes
spring-websocket-6.1.6.jar 443.7 kB 271 236 21 17 Yes
spring-boot-3.2.5.jar 1.6 MB 1115 986 81 17 Yes
spring-boot-autoconfigure-3.2.5.jar 1.9 MB 1506 1372 111 17 Yes
spring-boot-starter-3.2.5.jar 4.8 kB 4 0 0 - -
spring-boot-starter-json-3.2.5.jar 4.7 kB 4 0 0 - -
spring-boot-starter-logging-3.2.5.jar 4.8 kB 4 0 0 - -
spring-boot-starter-test-3.2.5.jar 4.8 kB 4 0 0 - -
spring-boot-starter-tomcat-3.2.5.jar 4.8 kB 4 0 0 - -
spring-boot-starter-web-3.2.5.jar 4.8 kB 4 0 0 - -
spring-boot-starter-web-services-3.2.5.jar 4.8 kB 4 0 0 - -
spring-boot-starter-websocket-3.2.5.jar 4.8 kB 4 0 0 - -
spring-boot-test-3.2.5.jar 245.5 kB 174 141 17 17 Yes
spring-boot-test-autoconfigure-3.2.5.jar 219.2 kB 256 182 26 17 Yes
spring-data-commons-3.2.5.jar 1.4 MB 965 889 46 17 Yes
spring-data-rest-core-4.2.5.jar 152.1 kB 137 118 8 17 Yes
spring-hateoas-2.2.2.jar 621.3 kB 394 360 18 17 Yes
spring-plugin-core-3.0.0.jar 30.8 kB 39 17 4 17 Yes
spring-security-core-6.2.4.jar 512.8 kB 427 355 42 17 Yes
spring-security-crypto-6.2.4.jar 84.2 kB 61 46 9 17 Yes
spring-ws-core-4.0.10.jar 472.3 kB 418 345 55 17 Yes
spring-xml-4.0.10.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 230 24 9 Yes
wsdl4j-1.6.3.jar 186.8 kB 168 143 20 1.5 Yes
spring-boot-devtools-3.2.5.jar 203.1 kB 152 120 14 17 Yes
Total Size Entries Classes Packages Java Version Debug Information
120 57 MB 39726 34475 2037 21 107
compile: 86 compile: 43.8 MB compile: 30158 compile: 25937 compile: 1550 21 compile: 75
runtime: 11 runtime: 3.4 MB runtime: 2557 runtime: 2089 runtime: 163 runtime: 11
test: 23 test: 9.7 MB test: 7011 test: 6449 test: 324 17 test: 21