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.fasterxml.jackson.core jackson-annotations 2.17.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.17.3 jar The Apache Software License, Version 2.0
io.swagger.core.v3 swagger-annotations 2.2.18 jar Apache License 2.0
jakarta.annotation jakarta.annotation-api 2.1.1 jar EPL 2.0GPL2 w/ CPE
jakarta.validation jakarta.validation-api 3.0.2 jar Apache License 2.0
net.andresbustamante y-a-foot-commons-api 2.0.0-SNAPSHOT jar -
net.andresbustamante y-a-foot-commons-web 2.0.0-SNAPSHOT jar -
net.andresbustamante y-a-foot-core-api 2.0.0-SNAPSHOT jar -
net.andresbustamante y-a-foot-core-db 2.0.0-SNAPSHOT jar -
net.andresbustamante y-a-foot-core-services 2.0.0-SNAPSHOT jar -
net.andresbustamante y-a-foot-messaging-services 2.0.0-SNAPSHOT jar -
net.andresbustamante y-a-foot-users-api 2.0.0-SNAPSHOT jar -
org.apache.commons commons-collections4 4.4 jar Apache License, Version 2.0
org.mapstruct mapstruct 1.5.5.Final jar The Apache Software License, Version 2.0
org.mybatis.spring.boot mybatis-spring-boot-starter 3.0.4 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 2.0.17 jar MIT
org.springframework spring-beans 6.1.19 jar Apache License, Version 2.0
org.springframework spring-context 6.1.19 jar Apache License, Version 2.0
org.springframework spring-web 6.1.19 jar Apache License, Version 2.0
org.springframework spring-webmvc 6.1.19 jar Apache License, Version 2.0
org.springframework.amqp spring-amqp 3.1.11 jar Apache License, Version 2.0
org.springframework.amqp spring-rabbit 3.1.11 jar Apache License, Version 2.0
org.springframework.boot spring-boot 3.3.11 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 3.3.11 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-amqp 3.3.11 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-mail 3.3.11 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-oauth2-resource-server 3.3.11 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-security 3.3.11 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-validation 3.3.11 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-web 3.3.11 jar Apache License, Version 2.0
org.springframework.security spring-security-config 6.3.9 jar Apache License, Version 2.0
org.springframework.security spring-security-core 6.3.9 jar Apache License, Version 2.0
org.springframework.security spring-security-oauth2-jose 6.3.9 jar Apache License, Version 2.0
org.springframework.security spring-security-oauth2-resource-server 6.3.9 jar Apache License, Version 2.0
org.springframework.security spring-security-web 6.3.9 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
org.springframework.boot spring-boot-starter-oauth2-client 3.3.11 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
net.andresbustamante y-a-foot-commons-test 2.0.0-SNAPSHOT jar -
org.springframework spring-test 6.1.19 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-test 3.3.11 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 3.3.11 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 3.3.11 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
jakarta.servlet jakarta.servlet-api 6.0.0 jar EPL 2.0GPL2 w/ CPE

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.18 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.5.18 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml classmate 1.5.1 jar Apache License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.17.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-toml 2.17.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.17.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.17.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-parameter-names 2.17.3 jar The Apache Software License, Version 2.0
com.github.stephenc.jcip jcip-annotations 1.0-1 jar Apache License, Version 2.0
com.google.code.gson gson 2.10.1 jar Apache-2.0
com.nimbusds nimbus-jose-jwt 9.37.3 jar The Apache Software License, Version 2.0
com.rabbitmq amqp-client 5.19.0 jar AL 2.0GPL v2MPL 2.0
com.zaxxer HikariCP 5.1.0 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.16.1 jar Apache-2.0
commons-io commons-io 2.15.0 jar Apache-2.0
io.micrometer micrometer-commons 1.13.13 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.13.13 jar The Apache Software License, Version 2.0
jakarta.activation jakarta.activation-api 2.1.3 jar EDL 1.0
jakarta.mail jakarta.mail-api 2.1.3 jar EPL 2.0GPL2 w/ CPEEDL 1.0
net.andresbustamante y-a-foot-commons-services 2.0.0-SNAPSHOT jar -
net.andresbustamante y-a-foot-core-events 2.0.0-SNAPSHOT jar -
net.andresbustamante y-a-foot-messaging-api 2.0.0-SNAPSHOT jar -
org.apache.avro avro 1.11.4 jar Apache-2.0
org.apache.commons commons-compress 1.26.2 jar Apache-2.0
org.apache.commons commons-lang3 3.13.0 jar Apache-2.0
org.apache.commons commons-text 1.11.0 jar Apache-2.0
org.apache.tomcat.embed tomcat-embed-core 10.1.40 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-el 10.1.40 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-websocket 10.1.40 jar Apache License, Version 2.0
org.aspectj aspectjweaver 1.9.24 jar Eclipse Public License - v 2.0
org.eclipse.angus jakarta.mail 2.0.3 jar EPL 2.0GPL2 w/ CPEEDL 1.0
org.flywaydb flyway-core 10.10.0 jar Apache License, Version 2.0
org.freemarker freemarker 2.3.34 jar Apache License, Version 2.0
org.hibernate.validator hibernate-validator 8.0.2.Final jar Apache License 2.0
org.jboss.logging jboss-logging 3.5.3.Final jar Apache License 2.0
org.mybatis mybatis 3.5.19 jar The Apache Software License, Version 2.0
org.mybatis mybatis-spring 3.0.4 jar The Apache Software License, Version 2.0
org.mybatis.spring.boot mybatis-spring-boot-autoconfigure 3.0.4 jar The Apache Software License, Version 2.0
org.postgresql postgresql 42.7.5 jar BSD-2-Clause
org.springframework spring-aop 6.1.19 jar Apache License, Version 2.0
org.springframework spring-context-support 6.1.19 jar Apache License, Version 2.0
org.springframework spring-core 6.1.19 jar Apache License, Version 2.0
org.springframework spring-expression 6.1.19 jar Apache License, Version 2.0
org.springframework spring-jcl 6.1.19 jar Apache License, Version 2.0
org.springframework spring-jdbc 6.1.19 jar Apache License, Version 2.0
org.springframework spring-messaging 6.1.19 jar Apache License, Version 2.0
org.springframework spring-tx 6.1.19 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 3.3.11 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-jdbc 3.4.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-json 3.3.11 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-tomcat 3.3.11 jar Apache License, Version 2.0
org.springframework.retry spring-retry 2.0.11 jar Apache 2.0
org.springframework.security spring-security-crypto 6.3.9 jar Apache License, Version 2.0
org.springframework.security spring-security-oauth2-core 6.3.9 jar Apache License, Version 2.0
org.yaml snakeyaml 2.2 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
com.nimbusds content-type 2.2 jar The Apache Software License, Version 2.0
com.nimbusds lang-tag 1.7 jar The Apache Software License, Version 2.0
com.nimbusds oauth2-oidc-sdk 9.43.6 jar Apache License, version 2.0
net.minidev accessors-smart 2.5.2 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.5.2 jar The Apache Software License, Version 2.0
org.checkerframework checker-qual 3.48.3 jar The MIT License
org.eclipse.angus angus-activation 2.0.1 jar EDL 1.0
org.ow2.asm asm 9.7.1 jar BSD-3-Clause
org.springframework.security spring-security-oauth2-client 6.3.9 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.github.springtestdbunit spring-test-dbunit 1.3.0 jar Apache 2
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
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
jakarta.xml.bind jakarta.xml.bind-api 4.0.2 jar Eclipse Distribution License - v 1.0
net.bytebuddy byte-buddy 1.14.12 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.14.12 jar Apache License, Version 2.0
org.apache.commons commons-dbcp2 2.11.0 jar Apache-2.0
org.apache.commons commons-pool2 2.12.0 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.awaitility awaitility 4.2.2 jar Apache 2.0
org.dbunit dbunit 2.7.3 jar GNU Lesser General Public License, Version 2.1
org.hamcrest hamcrest 2.2 jar BSD License 3
org.junit.jupiter junit-jupiter 5.10.5 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.10.5 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.10.5 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.5 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.5 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.5 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.xmlunit xmlunit-core 2.9.1 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: OAuth 2.0 SDK with OpenID Connect extensions

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

Apache 2.0: Awaitility, Spring Retry

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: Angus Mail default provider, Jakarta Annotations API, Jakarta Mail API, Jakarta Servlet

GPL v2: RabbitMQ Java Client

Apache 2: Spring Test DBUnit

Unknown: Commons API, Commons Services, Commons Test, Commons Web, Core API, Core DB, Core Events, Core Services, Core Web, Messaging API, Messaging Services, Users API

Apache License 2.0: Hibernate Validator Engine, JBoss Logging 3, JSON library from Android SDK, Jakarta Bean Validation API, swagger-annotations

AL 2.0: RabbitMQ Java Client

The MIT License: Checker Qual

Apache License, Version 2.0: Apache Commons Collections, Apache FreeMarker, AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, ClassMate, JCIP Annotations under Apache License, Objenesis, SnakeYAML, Spring AMQP Core, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring Messaging, Spring RabbitMQ Support, Spring TestContext Framework, Spring Transaction, Spring Web, Spring Web MVC, flyway-core, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-amqp, spring-boot-starter-jdbc, spring-boot-starter-json, spring-boot-starter-mail, spring-boot-starter-oauth2-client, spring-boot-starter-oauth2-resource-server, spring-boot-starter-security, spring-boot-starter-test, spring-boot-starter-tomcat, spring-boot-starter-validation, spring-boot-starter-web, spring-boot-test, spring-boot-test-autoconfigure, spring-security-config, spring-security-core, spring-security-crypto, spring-security-oauth2-client, spring-security-oauth2-core, spring-security-oauth2-jose, spring-security-oauth2-resource-server, spring-security-web, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket

Apache-2.0: Apache Avro, Apache Commons Codec, Apache Commons Compress, Apache Commons DBCP, Apache Commons IO, Apache Commons Lang, Apache Commons Pool, Apache Commons Text, Gson

EPL 2.0: Angus Mail default provider, Jakarta Annotations API, Jakarta Mail API, Jakarta Servlet

MPL 2.0: RabbitMQ Java Client

GNU Lesser General Public License, Version 2.1: dbUnit Extension

BSD-2-Clause: PostgreSQL JDBC Driver

BSD-3-Clause: asm

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

EDL 1.0: Angus Activation Registries, Angus Mail default provider, Jakarta Activation API, Jakarta Mail API

MIT: SLF4J API Module, mockito-core, mockito-junit-jupiter

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

Eclipse Public License - v 2.0: AspectJ Weaver

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Commons Logging, HikariCP, JSON Small and Fast Parser, JSONassert, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-dataformat-TOML, Jackson-module-parameter-names, MapStruct Core, Nimbus Content Type, Nimbus JOSE+JWT, Nimbus LangTag, jackson-databind, json-path, micrometer-commons, micrometer-observation, mybatis, mybatis-spring, mybatis-spring-boot-autoconfigure, mybatis-spring-boot-starter, 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.18.jar 306.8 kB 242 189 29 - Yes
logback-core-1.5.18.jar 627.2 kB 531 473 41 - Yes
classmate-1.5.1.jar 67.8 kB 55 40 5 - Yes
jackson-annotations-2.17.3.jar 78.5 kB 87 74 2 - Yes
jackson-core-2.17.3.jar 582.9 kB 273 212 15 - Yes
jackson-databind-2.17.3.jar 1.6 MB 824 785 24 - Yes
jackson-dataformat-toml-2.17.3.jar 56.1 kB 40 24 2 - Yes
jackson-datatype-jdk8-2.17.3.jar 36.2 kB 41 23 2 - Yes
jackson-datatype-jsr310-2.17.3.jar 132.3 kB 86 63 7 - Yes
jackson-module-parameter-names-2.17.3.jar 10.3 kB 23 5 2 - Yes
spring-test-dbunit-1.3.0.jar 50.6 kB 57 42 6 1.5 Yes
jcip-annotations-1.0-1.jar 4.7 kB 14 4 1 1.5 No
gson-2.10.1.jar 283.4 kB 238 218 10 - Yes
json-path-2.9.0.jar 276.6 kB 221 203 13 1.8 Yes
content-type-2.2.jar 8.2 kB 13 2 1 1.7 Yes
lang-tag-1.7.jar 11.2 kB 14 4 1 1.6 Yes
nimbus-jose-jwt-9.37.3.jar 779.4 kB 576 532 30 1.7 Yes
oauth2-oidc-sdk-9.43.6.jar 846.7 kB 563 496 49 1.7 Yes
amqp-client-5.19.0.jar 696.8 kB 590 565 10 1.8 Yes
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 Yes
HikariCP-5.1.0.jar 161.8 kB 93 76 9 - Yes
commons-codec-1.16.1.jar 365.5 kB 259 110 8 - Yes
commons-io-2.15.0.jar 500.6 kB 368 339 16 - Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
micrometer-commons-1.13.13.jar 47.5 kB 50 36 6 1.8 Yes
micrometer-observation-1.13.13.jar 71.9 kB 71 56 6 1.8 Yes
swagger-annotations-2.2.18.jar 47.2 kB 84 58 13 1.8 Yes
jakarta.activation-api-2.1.3.jar 66.5 kB 60 46 3 - Yes
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 - Yes
jakarta.mail-api-2.1.3.jar 236.5 kB 165 150 6 - Yes
jakarta.servlet-api-6.0.0.jar 347.6 kB 157 85 5 - Yes
jakarta.validation-api-3.0.2.jar 93.3 kB 161 144 10 - Yes
jakarta.xml.bind-api-4.0.2.jar 131 kB 138 115 7 - Yes
y-a-foot-commons-api-2.0.0-SNAPSHOT.jar 11.2 kB 31 16 4 - Yes
y-a-foot-commons-services-2.0.0-SNAPSHOT.jar 5 kB 17 4 2 - Yes
y-a-foot-commons-test-2.0.0-SNAPSHOT.jar 8.8 kB 24 10 4 - Yes
y-a-foot-commons-web-2.0.0-SNAPSHOT.jar 14.8 kB 32 15 5 - Yes
y-a-foot-core-api-2.0.0-SNAPSHOT.jar 29.5 kB 48 32 5 - Yes
y-a-foot-core-db-2.0.0-SNAPSHOT.jar 5.2 kB 18 0 0 - No
y-a-foot-core-events-2.0.0-SNAPSHOT.jar 29 kB 25 8 1 - Yes
y-a-foot-core-services-2.0.0-SNAPSHOT.jar 44.1 kB 48 25 5 - Yes
y-a-foot-messaging-api-2.0.0-SNAPSHOT.jar 3.1 kB 14 2 1 - No
y-a-foot-messaging-services-2.0.0-SNAPSHOT.jar 4.8 kB 15 2 1 - Yes
y-a-foot-users-api-2.0.0-SNAPSHOT.jar 6.6 kB 21 7 3 - Yes
byte-buddy-1.14.12.jar 4.2 MB 2935 2881 39 - Yes
byte-buddy-agent-1.14.12.jar 256.8 kB 90 70 3 - Yes
accessors-smart-2.5.2.jar 30.4 kB 24 13 2 1.8 Yes
json-smart-2.5.2.jar 122.4 kB 107 93 5 1.8 Yes
avro-1.11.4.jar 651.4 kB 476 450 13 1.8 Yes
commons-collections4-4.4.jar 751.9 kB 555 524 19 1.8 Yes
commons-compress-1.26.2.jar 1.1 MB 624 572 37 - Yes
commons-dbcp2-2.11.0.jar 216.9 kB 97 78 5 - Yes
commons-lang3-3.13.0.jar 632.3 kB 420 390 18 1.8 Yes
commons-pool2-2.12.0.jar 150 kB 101 84 4 - Yes
commons-text-1.11.0.jar 246.7 kB 180 158 9 - Yes
tomcat-embed-core-10.1.40.jar 3.6 MB 1660 1525 79 - Yes
tomcat-embed-el-10.1.40.jar 265.7 kB 164 155 7 - Yes
tomcat-embed-websocket-10.1.40.jar 281.7 kB 189 177 6 - Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 - Yes
aspectjweaver-1.9.24.jar 2.2 MB 1060 1002 37 1.8 Yes
assertj-core-3.25.3.jar 1.4 MB 873 831 28 - Yes
awaitility-4.2.2.jar 97.2 kB 93 77 8 1.8 Yes
checker-qual-3.48.3.jar 238.6 kB 454 381 33 - Yes
dbunit-2.7.3.jar 639.2 kB 470 425 33 1.8 Yes
angus-activation-2.0.1.jar 27.4 kB 33 11 3 - Yes
jakarta.mail-2.0.3.jar 723.8 kB 426 356 16 - Yes
flyway-core-10.10.0.jar 810.2 kB 494 372 63 - Yes
freemarker-2.3.34.jar 1.9 MB 1352 1311 19 - Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
hibernate-validator-8.0.2.Final.jar 1.3 MB 1037 903 84 - Yes
jboss-logging-3.5.3.Final.jar 59.2 kB 46 35 2 - Yes
junit-jupiter-5.10.5.jar 6.4 kB 5 1 1 - No
junit-jupiter-api-5.10.5.jar 211.5 kB 198 183 8 - Yes
junit-jupiter-engine-5.10.5.jar 244.7 kB 147 130 9 - Yes
junit-jupiter-params-5.10.5.jar 586 kB 381 347 22 - Yes
junit-platform-commons-1.10.5.jar 106.2 kB 64 44 7 - Yes
junit-platform-engine-1.10.5.jar 213.4 kB 156 139 10 - Yes
mapstruct-1.5.5.Final.jar 29.3 kB 55 42 4 1.8 Yes
mockito-core-5.11.0.jar 704 kB 642 570 64 - Yes
mockito-junit-jupiter-5.11.0.jar 8.9 kB 13 5 2 - Yes
mybatis-3.5.19.jar 1.8 MB 1182 1082 77 1.8 Yes
mybatis-spring-3.0.4.jar 82.8 kB 62 39 9 - Yes
mybatis-spring-boot-autoconfigure-3.0.4.jar 37.2 kB 35 17 1 - Yes
mybatis-spring-boot-starter-3.0.4.jar 30.7 kB 31 18 2 - 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 - Yes
asm-9.7.1.jar 126.1 kB 45 39 3 - Yes
postgresql-42.7.5.jar 1.1 MB 535 472 38 1.8 Yes
jsonassert-1.5.3.jar 31.1 kB 32 20 3 1.8 Yes
slf4j-api-2.0.17.jar 69.9 kB 71 56 5 - Yes
spring-aop-6.1.19.jar 419 kB 320 288 17 - Yes
spring-beans-6.1.19.jar 863.6 kB 474 443 13 - Yes
spring-context-6.1.19.jar 1.3 MB 927 842 58 - Yes
spring-context-support-6.1.19.jar 174 kB 125 104 9 - Yes
spring-core-6.1.19.jar 1.9 MB 1222 1141 59 - Yes
spring-expression-6.1.19.jar 304.7 kB 161 149 6 - Yes
spring-jcl-6.1.19.jar 24.5 kB 26 15 2 - Yes
spring-jdbc-6.1.19.jar 468.4 kB 333 301 17 - Yes
spring-messaging-6.1.19.jar 616.7 kB 369 337 23 - Yes
spring-test-6.1.19.jar 857.7 kB 578 519 42 - Yes
spring-tx-6.1.19.jar 282.7 kB 237 207 13 - Yes
spring-web-6.1.19.jar 1.9 MB 1208 1129 58 - Yes
spring-webmvc-6.1.19.jar 1.1 MB 570 526 27 - Yes
spring-amqp-3.1.11.jar 159.6 kB 145 131 8 - Yes
spring-rabbit-3.1.11.jar 622.3 kB 304 272 18 - Yes
spring-boot-3.3.11.jar 1.6 MB 1116 989 82 - Yes
spring-boot-autoconfigure-3.3.11.jar 2 MB 1535 1401 111 - Yes
spring-boot-starter-3.3.11.jar 4.8 kB 4 0 0 - No
spring-boot-starter-amqp-3.3.11.jar 4.8 kB 4 0 0 - No
spring-boot-starter-jdbc-3.4.0.jar 4.8 kB 4 0 0 - No
spring-boot-starter-json-3.3.11.jar 4.7 kB 4 0 0 - No
spring-boot-starter-mail-3.3.11.jar 4.8 kB 4 0 0 - No
spring-boot-starter-oauth2-client-3.3.11.jar 4.8 kB 4 0 0 - No
spring-boot-starter-oauth2-resource-server-3.3.11.jar 4.8 kB 4 0 0 - No
spring-boot-starter-security-3.3.11.jar 4.7 kB 4 0 0 - No
spring-boot-starter-test-3.3.11.jar 4.8 kB 4 0 0 - No
spring-boot-starter-tomcat-3.3.11.jar 4.8 kB 4 0 0 - No
spring-boot-starter-validation-3.3.11.jar 4.8 kB 4 0 0 - No
spring-boot-starter-web-3.3.11.jar 4.8 kB 4 0 0 - No
spring-boot-test-3.3.11.jar 252.8 kB 183 146 18 - Yes
spring-boot-test-autoconfigure-3.3.11.jar 223 kB 259 185 26 - Yes
spring-retry-2.0.11.jar 156.7 kB 138 115 12 - Yes
spring-security-config-6.3.9.jar 1.9 MB 718 612 42 - Yes
spring-security-core-6.3.9.jar 562.8 kB 461 388 43 - Yes
spring-security-crypto-6.3.9.jar 100.3 kB 67 52 9 - Yes
spring-security-oauth2-client-6.3.9.jar 417 kB 258 216 22 - Yes
spring-security-oauth2-core-6.3.9.jar 105.4 kB 98 79 10 - Yes
spring-security-oauth2-jose-6.3.9.jar 101.4 kB 66 57 3 - Yes
spring-security-oauth2-resource-server-6.3.9.jar 103.9 kB 76 57 10 - Yes
spring-security-web-6.3.9.jar 823.9 kB 594 521 55 - 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 - Yes
Total Size Entries Classes Packages Java Version Debug Information
132 56.2 MB 37363 33198 2085 1.8 116
compile: 90 compile: 42.7 MB compile: 27493 compile: 24393 compile: 1562 - compile: 77
test: 31 test: 11.3 MB test: 8198 test: 7465 test: 399 - test: 29
runtime: 10 runtime: 1.8 MB runtime: 1515 runtime: 1255 runtime: 119 - runtime: 9
provided: 1 provided: 347.6 kB provided: 157 provided: 85 provided: 5 - provided: 1