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.jayway.jsonpath | json-path | 2.9.0 | jar | The Apache Software License, Version 2.0 |
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.3.0 | jar | Apache License, Version 2.0 |
org.springframework.boot | spring-boot-starter-web-services | 3.3.0 | jar | Apache License, Version 2.0 |
org.springframework.boot | spring-boot-starter-websocket | 3.3.0 | 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.3.0 | 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.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:
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.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.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:
Project Dependency Graph
Dependency Tree
- org.coderic.bank:gateway:war:0.0.1-SNAPSHOT
- org.springframework.boot:spring-boot-starter-web:jar:3.3.0 (compile)
- org.springframework.boot:spring-boot-starter:jar:3.3.0 (compile)
- org.springframework.boot:spring-boot-starter-logging:jar:3.3.0 (compile)
- ch.qos.logback:logback-classic:jar:1.5.6 (compile)
- ch.qos.logback:logback-core:jar:1.5.6 (compile)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.23.1 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.23.1 (compile)
- org.slf4j:jul-to-slf4j:jar:2.0.13 (compile)
- ch.qos.logback:logback-classic:jar:1.5.6 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (compile)
- org.yaml:snakeyaml:jar:2.2 (compile)
- org.springframework.boot:spring-boot-starter-logging:jar:3.3.0 (compile)
- org.springframework.boot:spring-boot-starter-json:jar:3.3.0 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.17.1 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.17.1 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.17.1 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.17.1 (compile)
- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.17.1 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.17.1 (compile)
- org.springframework.boot:spring-boot-starter-tomcat:jar:3.3.0 (compile)
- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.24 (compile)
- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.24 (compile)
- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.24 (compile)
- org.springframework:spring-web:jar:6.1.8 (compile)
- org.springframework:spring-beans:jar:6.1.8 (compile)
- io.micrometer:micrometer-observation:jar:1.13.0 (compile)
- io.micrometer:micrometer-commons:jar:1.13.0 (compile)
- org.springframework:spring-webmvc:jar:6.1.8 (compile)
- org.springframework:spring-aop:jar:6.1.8 (compile)
- org.springframework:spring-context:jar:6.1.8 (compile)
- org.springframework:spring-expression:jar:6.1.8 (compile)
- org.springframework.boot:spring-boot-starter:jar:3.3.0 (compile)
- org.springframework.boot:spring-boot-starter-web-services:jar:3.3.0 (compile)
- com.sun.xml.messaging.saaj:saaj-impl:jar:3.0.4 (compile)
- jakarta.xml.soap:jakarta.xml.soap-api:jar:3.0.2 (compile)
- org.jvnet.staxex:stax-ex:jar:2.1.0 (compile)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (compile)
- org.eclipse.angus:angus-activation:jar:2.0.2 (runtime)
- jakarta.xml.ws:jakarta.xml.ws-api:jar:4.0.2 (compile)
- org.springframework:spring-oxm:jar:6.1.8 (compile)
- org.springframework.ws:spring-ws-core:jar:4.0.11 (compile)
- org.springframework.ws:spring-xml:jar:4.0.11 (compile)
- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5 (runtime)
- org.glassfish.jaxb:jaxb-core:jar:4.0.5 (runtime)
- org.glassfish.jaxb:txw2:jar:4.0.5 (runtime)
- com.sun.istack:istack-commons-runtime:jar:4.1.2 (runtime)
- org.glassfish.jaxb:jaxb-core:jar:4.0.5 (runtime)
- com.sun.xml.messaging.saaj:saaj-impl:jar:3.0.4 (compile)
- org.springframework.boot:spring-boot-starter-websocket:jar:3.3.0 (compile)
- org.springframework:spring-messaging:jar:6.1.8 (compile)
- org.springframework:spring-websocket:jar:6.1.8 (compile)
- org.springframework.boot:spring-boot-starter-test:jar:3.3.0 (test)
- org.springframework.boot:spring-boot-test:jar:3.3.0 (test)
- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.3.0 (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 (compile)
- net.minidev:json-smart:jar:2.5.1 (runtime)
- net.minidev:accessors-smart:jar:2.5.1 (runtime)
- org.ow2.asm:asm:jar:9.6 (runtime)
- net.minidev:accessors-smart:jar:2.5.1 (runtime)
- org.assertj:assertj-core:jar:3.25.3 (test)
- net.bytebuddy:byte-buddy:jar:1.14.16 (test)
- org.awaitility:awaitility:jar:4.2.1 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.junit.jupiter:junit-jupiter:jar:5.10.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.2 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (test)
- org.mockito:mockito-core:jar:5.11.0 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.16 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- org.mockito:mockito-junit-jupiter:jar:5.11.0 (test)
- org.skyscreamer:jsonassert:jar:1.5.1 (test)
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (test)
- org.springframework:spring-core:jar:6.1.8 (compile)
- org.springframework:spring-jcl:jar:6.1.8 (compile)
- org.springframework:spring-test:jar:6.1.8 (test)
- org.xmlunit:xmlunit-core:jar:2.9.1 (test)
- org.springdoc:springdoc-openapi-security:jar:1.8.0 (compile)
- org.springdoc:springdoc-openapi-common:jar:1.8.0 (compile)
- io.swagger.core.v3:swagger-core:jar:2.2.20 (compile)
- org.apache.commons:commons-lang3:jar:3.14.0 (compile)
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.17.1 (compile)
- io.swagger.core.v3:swagger-annotations:jar:2.2.20 (compile)
- io.swagger.core.v3:swagger-models:jar:2.2.20 (compile)
- jakarta.validation:jakarta.validation-api:jar:3.0.2 (compile)
- io.swagger.core.v3:swagger-core:jar:2.2.20 (compile)
- org.springframework.security:spring-security-core:jar:6.3.0 (compile)
- org.springframework.security:spring-security-crypto:jar:6.3.0 (compile)
- org.springdoc:springdoc-openapi-common:jar:1.8.0 (compile)
- org.springdoc:springdoc-openapi-javadoc:jar:1.8.0 (compile)
- com.github.therapi:therapi-runtime-javadoc:jar:0.15.0 (compile)
- org.springdoc:springdoc-openapi-data-rest:jar:1.8.0 (compile)
- org.springdoc:springdoc-openapi-hateoas:jar:1.8.0 (compile)
- org.springframework.hateoas:spring-hateoas:jar:2.3.0 (compile)
- org.springframework.data:spring-data-rest-core:jar:4.3.0 (compile)
- org.springframework:spring-tx:jar:6.1.8 (compile)
- org.springframework.data:spring-data-commons:jar:3.3.0 (compile)
- org.springframework.plugin:spring-plugin-core:jar:3.0.0 (compile)
- org.atteo:evo-inflector:jar:1.3 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.1 (compile)
- org.springdoc:springdoc-openapi-hateoas:jar:1.8.0 (compile)
- org.springframework.boot:spring-boot-devtools:jar:3.3.0 (runtime)
- org.springframework.boot:spring-boot:jar:3.3.0 (compile)
- org.springframework.boot:spring-boot-autoconfigure:jar:3.3.0 (compile)
- com.jayway.jsonpath:json-path:jar:2.9.0 (compile)
- org.slf4j:slf4j-api:jar:2.0.13 (compile)
- org.springframework.boot:spring-boot-starter-web:jar:3.3.0 (compile)
Licenses
The GNU GPL3 license: Gateway for Bank Transactions
Apache 2.0: Awaitility
The Apache License, Version 2.0: 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
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, Jakarta Bean Validation API, swagger-annotations, swagger-core, swagger-models
Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Evo Inflector, 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 Lang, 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, 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, json-path, micrometer-commons, 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.6.jar | 293.7 kB | 236 | 183 | 29 | 11 | Yes |
logback-core-1.5.6.jar | 609.9 kB | 522 | 461 | 42 | 21 | Yes |
jackson-annotations-2.17.1.jar | 78.5 kB | 87 | 74 | 2 | 9 | Yes |
jackson-core-2.17.1.jar | 581.9 kB | 272 | 211 | 15 | 21 | Yes |
jackson-databind-2.17.1.jar | 1.6 MB | 824 | 785 | 24 | 9 | Yes |
jackson-dataformat-yaml-2.17.1.jar | 55.4 kB | 43 | 21 | 4 | 9 | Yes |
jackson-datatype-jdk8-2.17.1.jar | 36.2 kB | 41 | 23 | 2 | 9 | Yes |
jackson-datatype-jsr310-2.17.1.jar | 132.3 kB | 86 | 63 | 7 | 9 | Yes |
jackson-module-parameter-names-2.17.1.jar | 10.3 kB | 23 | 5 | 2 | 9 | Yes |
therapi-runtime-javadoc-0.15.0.jar | 87.8 kB | 79 | 60 | 4 | 1.8 | 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.4.jar | 462.3 kB | 287 | 182 | 15 | 11 | Yes |
android-json-0.0.20131108.vaadin1.jar | 18.3 kB | 12 | 8 | 1 | 1.5 | Yes |
micrometer-commons-1.13.0.jar | 47.5 kB | 50 | 36 | 6 | 1.8 | Yes |
micrometer-observation-1.13.0.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.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.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.16.jar | 4.2 MB | 2935 | 2881 | 39 | 9 | Yes |
byte-buddy-agent-1.14.16.jar | 258 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.14.0.jar | 658 kB | 436 | 404 | 19 | 9 | Yes |
log4j-api-2.23.1.jar | 342.5 kB | 241 | 206 | 9 | 9 | Yes |
log4j-to-slf4j-2.23.1.jar | 23.1 kB | 26 | 10 | 2 | 9 | Yes |
tomcat-embed-core-10.1.24.jar | 3.8 MB | 1849 | 1712 | 81 | - | - |
tomcat-embed-el-10.1.24.jar | 261.3 kB | 164 | 154 | 7 | 11 | Yes |
tomcat-embed-websocket-10.1.24.jar | 281.7 kB | 190 | 177 | 6 | 11 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
assertj-core-3.25.3.jar | 1.4 MB | 873 | 831 | 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 |
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.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 | 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.8.jar | 416.2 kB | 320 | 288 | 17 | 17 | Yes |
spring-beans-6.1.8.jar | 861.1 kB | 474 | 443 | 13 | 17 | Yes |
spring-context-6.1.8.jar | 1.3 MB | 928 | 843 | 58 | 17 | Yes |
spring-core-6.1.8.jar | 1.9 MB | 1222 | 1141 | 59 | 21 | Yes |
spring-expression-6.1.8.jar | 303.1 kB | 161 | 149 | 6 | 17 | Yes |
spring-jcl-6.1.8.jar | 24.5 kB | 26 | 15 | 2 | 17 | Yes |
spring-messaging-6.1.8.jar | 615.2 kB | 369 | 337 | 23 | 17 | Yes |
spring-oxm-6.1.8.jar | 60 kB | 50 | 33 | 6 | 17 | Yes |
spring-test-6.1.8.jar | 856.2 kB | 578 | 519 | 42 | 17 | Yes |
spring-tx-6.1.8.jar | 285 kB | 240 | 210 | 13 | 17 | Yes |
spring-web-6.1.8.jar | 1.9 MB | 1199 | 1120 | 58 | 17 | Yes |
spring-webmvc-6.1.8.jar | 1 MB | 570 | 526 | 27 | 17 | Yes |
spring-websocket-6.1.8.jar | 443.7 kB | 271 | 236 | 21 | 17 | Yes |
spring-boot-3.3.0.jar | 1.6 MB | 1118 | 988 | 82 | 17 | Yes |
spring-boot-autoconfigure-3.3.0.jar | 2 MB | 1533 | 1399 | 111 | 17 | Yes |
spring-boot-starter-3.3.0.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-json-3.3.0.jar | 4.7 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-logging-3.3.0.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-test-3.3.0.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-tomcat-3.3.0.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-web-3.3.0.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-web-services-3.3.0.jar | 4.7 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-websocket-3.3.0.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-test-3.3.0.jar | 246.3 kB | 175 | 142 | 17 | 17 | Yes |
spring-boot-test-autoconfigure-3.3.0.jar | 219.3 kB | 256 | 182 | 26 | 17 | Yes |
spring-data-commons-3.3.0.jar | 1.5 MB | 993 | 916 | 47 | 17 | Yes |
spring-data-rest-core-4.3.0.jar | 152.1 kB | 137 | 118 | 8 | 17 | Yes |
spring-hateoas-2.3.0.jar | 600.5 kB | 391 | 360 | 18 | 17 | Yes |
spring-plugin-core-3.0.0.jar | 30.8 kB | 39 | 17 | 4 | 17 | Yes |
spring-security-core-6.3.0.jar | 558.5 kB | 459 | 386 | 43 | 17 | Yes |
spring-security-crypto-6.3.0.jar | 100.2 kB | 67 | 52 | 9 | 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 | 230 | 24 | 9 | Yes |
spring-boot-devtools-3.3.0.jar | 202.8 kB | 152 | 120 | 14 | 17 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
100 | 39.2 MB | 26802 | 23730 | 1524 | 21 | 90 |
compile: 68 | compile: 27.8 MB | compile: 18450 | compile: 16239 | compile: 1128 | 21 | compile: 60 |
runtime: 9 | runtime: 1.7 MB | runtime: 1319 | runtime: 1022 | runtime: 72 | runtime: 9 | |
test: 23 | test: 9.8 MB | test: 7033 | test: 6469 | test: 324 | 17 | test: 21 |