Dependencias del proyecto

compile

Lista de dependencias de compilación para el proyecto. Estas dependencias son necesarias para compilar y ejecutar la aplicación:

GroupId ArtifactId Versión Tipo Licencias Opcional
cglib cglib 3.3.0 jar ASF 2.0
ch.qos.reload4j reload4j 1.2.25 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.3.1 jar Apache-2.0
ognl ognl 3.4.2 jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-api 2.23.1 jar Apache-2.0
org.javassist javassist 3.30.2-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.slf4j slf4j-api 2.0.12 jar MIT License

test

Lista de dependencias de pruebas del proyecto. Estas dependencias sólo son necesarias para compilar y ejecutar las pruebas de la aplicación:

GroupId ArtifactId Versión Tipo Licencias
ch.qos.logback logback-classic 1.5.3 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.github.hazendaz.catch-exception catch-exception 2.2.0 jar Apache 2
com.h2database h2 2.2.224 jar MPL 2.0EPL 1.0
com.mysql mysql-connector-j 8.3.0 jar The GNU General Public License, v2 with Universal FOSS Exception, v1.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.apache.derby derby 10.17.1.0 jar Apache 2
org.apache.derby derbyoptionaltools 10.17.1.0 jar Apache 2
org.apache.derby derbyshared 10.17.1.0 jar Apache 2
org.apache.logging.log4j log4j-core 2.23.1 jar Apache-2.0
org.apache.velocity velocity-engine-core 2.3 jar Apache License, Version 2.0
org.assertj assertj-core 3.25.3 jar Apache License, Version 2.0
org.hsqldb hsqldb 2.7.2 jar HSQLDB License, a BSD open source license
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.mockito mockito-core 5.11.0 jar MIT
org.mockito mockito-junit-jupiter 5.11.0 jar MIT
org.mockito mockito-subclass 5.11.0 jar MIT
org.postgresql postgresql 42.7.3 jar BSD-2-Clause
org.testcontainers junit-jupiter 1.19.7 jar MIT
org.testcontainers mysql 1.19.7 jar MIT
org.testcontainers postgresql 1.19.7 jar MIT

provided

Lista de dependencias proporcinadas al proyecto. Estas dependencias son necesarias para compilar la aplicación, pero son proporcionadas por el entorno al utilizarla:

GroupId ArtifactId Versión Tipo Licencias
com.microsoft.sqlserver mssql-jdbc 12.6.1.jre11 jar MIT License

Dependencias Transitivas del Proyecto

Esta es una lista de dependencias transitvas para el proyecto. Las dependencias transitivas son dependencieas de las dependencias del proyecto.

compile

Lista de dependencias de compilación para el proyecto. Estas dependencias son necesarias para compilar y ejecutar la aplicación:

GroupId ArtifactId Versión Tipo Licencias Opcional
org.ow2.asm asm 7.1 jar BSD

test

Lista de dependencias de pruebas del proyecto. Estas dependencias sólo son necesarias para compilar y ejecutar las pruebas de la aplicación:

GroupId ArtifactId Versión Tipo Licencias
ch.qos.logback logback-core 1.5.3 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml.jackson.core jackson-annotations 2.10.3 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-api 3.3.6 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport 3.3.6 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport-zerodep 3.3.6 jar The Apache Software License, Version 2.0
com.google.protobuf protobuf-java 3.25.1 jar BSD-3-Clause
junit junit 4.13.2 jar Eclipse Public License 1.0
net.java.dev.jna jna 5.13.0 jar LGPL-2.1-or-laterApache-2.0
org.apache.commons commons-compress 1.24.0 jar Apache-2.0
org.apache.commons commons-lang3 3.11 jar Apache License, Version 2.0
org.apache.derby derbytools 10.17.1.0 jar Apache 2
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.checkerframework checker-qual 3.42.0 jar The MIT License
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.jetbrains annotations 17.0.0 jar The Apache Software License, Version 2.0
org.junit.jupiter junit-jupiter-api 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.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0
org.rnorth.duct-tape duct-tape 1.0.8 jar MIT
org.testcontainers database-commons 1.19.7 jar MIT
org.testcontainers jdbc 1.19.7 jar MIT
org.testcontainers testcontainers 1.19.7 jar MIT

Gráfico de Dependencias

Árbol de dependencias

Licencias

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

Eclipse Public License 1.0: JUnit

MIT License: Microsoft JDBC Driver for SQL Server, SLF4J API Module

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

The GNU General Public License, v2 with Universal FOSS Exception, v1.0: MySQL Connector/J

New BSD License: Hamcrest Core

Apache 2: Apache Derby Database Engine and Embedded JDBC Driver, Apache Derby Optional Tools, Apache Derby Shared Code, Apache Derby Tools, catch-exception

BSD: asm

Apache License 2.0: Javassist

LGPL-2.1-or-later: Java Native Access

The MIT License: Checker Qual

Apache License, Version 2.0: Apache Commons Lang, Apache Velocity - Engine, AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis

Apache-2.0: Apache Commons Compress, Apache Commons Logging, Apache Log4j API, Apache Log4j Core, Java Native Access

EPL 1.0: H2 Database Engine

MPL 1.1: Javassist

MPL 2.0: H2 Database Engine

HSQLDB License, a BSD open source license: HyperSQL Database

BSD-2-Clause: PostgreSQL JDBC Driver

BSD-3-Clause: Protocol Buffers [Core]

ASF 2.0: cglib

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

LGPL 2.1: Javassist

MIT: Duct Tape, Testcontainers :: Database-Commons, Testcontainers :: JDBC, Testcontainers :: JDBC :: MySQL, Testcontainers :: JDBC :: PostgreSQL, Testcontainers :: JUnit Jupiter Extension, Testcontainers Core, mockito-core, mockito-junit-jupiter, mockito-subclass

The Apache Software License, Version 2.0: Jackson-annotations, JetBrains Java Annotations, OGNL - Object Graph Navigation Library, docker-java-api, docker-java-transport, docker-java-transport-zerodep, mybatis, reload4j

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Detalles del Fichero

Fichero Tamaño Entries Clases Packages Versión de Java Debug Information Sealed
logback-classic-1.5.3.jar 291,8 kB 235 182 29 11 No
logback-core-1.5.3.jar 605,8 kB 520 459 42 21 No
jackson-annotations-2.10.3.jar 68,1 kB 81 69 2 9 No
docker-java-api-3.3.6.jar 472,5 kB 402 387 5 1.8 No
docker-java-transport-3.3.6.jar 37,6 kB 45 34 1 1.8 No
docker-java-transport-zerodep-3.3.6.jar 2,3 MB 1566 1319 77 1.8 No
catch-exception-2.2.0.jar 13,3 kB 27 14 3 1.8 No
protobuf-java-3.25.1.jar 1,9 MB 754 735 2 1.8 No
h2-2.2.224.jar 2,6 MB 1057 1049 58 21 No
mssql-jdbc-12.6.1.jre11.jar 1,5 MB 467 440 9 11 No
mysql-connector-j-8.3.0.jar 2,5 MB 1120 1068 29 1.8 No
junit-4.13.2.jar 384,6 kB 389 350 32 1.5 No
byte-buddy-1.14.13.jar 4,2 MB 2935 2881 39 9 No
byte-buddy-agent-1.14.13.jar 256,8 kB 90 70 3 9 No
jna-5.13.0.jar 1,9 MB 188 125 4 1.6 No
commons-compress-1.24.0.jar 1,1 MB 617 563 37 9 No
commons-lang3-3.11.jar 577,7 kB 368 339 17 1.8 No
derby-10.17.1.0.jar 3,5 MB 1529 1471 92 19
derbyoptionaltools-10.17.1.0.jar 76,8 kB 28 24 7 19
derbyshared-10.17.1.0.jar 88,8 kB 48 46 12 19 No
derbytools-10.17.1.0.jar 253,6 kB 105 96 11 19 No
log4j-core-2.23.1.jar 1,9 MB 1310 1206 55 9 No
velocity-engine-core-2.3.jar 531,3 kB 299 256 19 1.8 No
apiguardian-api-1.1.2.jar 6,8 kB 9 3 2 9 No
assertj-core-3.25.3.jar 1,4 MB 873 831 28 9 No
checker-qual-3.42.0.jar 230,8 kB 438 369 30 1.8 No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 No
hsqldb-2.7.2.jar 1,6 MB 742 678 23 11 No
annotations-17.0.0.jar 19 kB 47 39 2 1.8 No
junit-jupiter-api-5.10.2.jar 211 kB 197 182 8 9 No
junit-jupiter-engine-5.10.2.jar 244,7 kB 147 130 9 9 No
junit-jupiter-params-5.10.2.jar 586 kB 381 347 22 9 No
junit-platform-commons-1.10.2.jar 106,2 kB 64 44 7 9 No
junit-platform-engine-1.10.2.jar 204,8 kB 153 136 10 9 No
mockito-core-5.11.0.jar 704 kB 642 570 64 11 No
mockito-junit-jupiter-5.11.0.jar 8,9 kB 13 5 2 11 No
mockito-subclass-5.11.0.jar 1,5 kB 6 0 0 - - -
objenesis-3.3.jar 49,4 kB 59 43 10 1.8 No
opentest4j-1.3.0.jar 14,3 kB 15 9 2 9 No
postgresql-42.7.3.jar 1,1 MB 551 484 44 1.8 No
duct-tape-1.0.8.jar 25,4 kB 37 22 6 1.8 No
database-commons-1.19.7.jar 14,7 kB 19 12 3 1.8 No
jdbc-1.19.7.jar 29,2 kB 21 12 3 1.8 No
junit-jupiter-1.19.7.jar 11,9 kB 13 7 1 1.8 No
mysql-1.19.7.jar 9,1 kB 14 4 1 1.8 No
postgresql-1.19.7.jar 9,8 kB 14 6 1 1.8 No
testcontainers-1.19.7.jar 17,8 MB 12226 10468 456 15 No
cglib-3.3.0.jar 306,9 kB 270 249 8 1.5 No
reload4j-1.2.25.jar 333,3 kB 244 218 14 1.5 No
commons-logging-1.3.1.jar 71,3 kB 44 28 3 9 No
ognl-3.4.2.jar 288,1 kB 181 168 5 1.8 No
log4j-api-2.23.1.jar 342,5 kB 241 206 9 9 No
javassist-3.30.2-GA.jar 794,7 kB 450 426 17 1.8 No
asm-7.1.jar 114,8 kB 42 36 3 9 No
slf4j-api-2.0.12.jar 68,1 kB 70 55 5 9 No
Total Tamaño Entries Clases Packages Versión de Java Debug Information Sealed
55 53,7 MB 32455 29015 1386 21 53 3
compile: 8 compile: 2,3 MB compile: 1542 compile: 1386 compile: 64 11 compile: 8 -
provided: 1 provided: 1,5 MB provided: 467 provided: 440 provided: 9 provided: 1 -
test: 46 test: 49,9 MB test: 30446 test: 27189 test: 1313 21 test: 44 test: 3