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.aspectj aspectjweaver 1.9.25.1 jar Eclipse Public License - v 2.0

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
com.atomikos transactions-jdbc 6.0.1 jar Atomikos Multiple Licensing Scheme
com.mockrunner mockrunner-core 2.0.7 jar Mockrunner License, based on Apache Software License, version 1.1
com.mockrunner mockrunner-ejb 2.0.7 jar Mockrunner License, based on Apache Software License, version 1.1
com.mockrunner mockrunner-jdbc 2.0.7 jar Mockrunner License, based on Apache Software License, version 1.1
jakarta.servlet jakarta.servlet-api 6.1.0 jar EPL 2.0GPL2 w/ CPE
jakarta.transaction jakarta.transaction-api 2.0.1 jar EPL 2.0GPL2 w/ CPE
net.bytebuddy byte-buddy 1.18.10 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.18.10 jar Apache License, Version 2.0
org.apache.derby derby 10.17.1.0 jar Apache 2
org.assertj assertj-core 3.27.7 jar Apache-2.0
org.hsqldb hsqldb 2.7.4 jar HSQLDB License, a BSD open source license
org.jboss.byteman byteman-bmunit 4.0.27 jar LGPL 2.1
org.junit.jupiter junit-jupiter-engine 6.1.0 jar Eclipse Public License v2.0
org.mockito mockito-junit-jupiter 5.23.0 jar MIT
org.slf4j slf4j-simple 2.0.18 jar MIT
org.springframework spring-test 7.0.8 jar Apache License, Version 2.0
org.springframework spring-web 7.0.8 jar Apache License, Version 2.0
org.springframework.batch spring-batch-core 6.0.4 jar Apache 2.0
org.springframework.batch spring-batch-test 6.0.4 jar Apache 2.0
org.springframework.boot spring-boot-autoconfigure 4.1.0 jar Apache License, Version 2.0

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
commons-logging commons-logging 1.4.0 jar Apache-2.0
org.mybatis mybatis 3.5.19 jar The Apache Software License, Version 2.0
org.springframework spring-context 7.0.8 jar Apache License, Version 2.0
org.springframework spring-jdbc 7.0.8 jar Apache License, Version 2.0
org.springframework.batch spring-batch-infrastructure 6.0.4 jar Apache 2.0

Dependencias Transitivas del Proyecto

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

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
io.micrometer micrometer-core 1.16.6 jar The Apache Software License, Version 2.0
org.apache.derby derbyshared 10.17.1.0 jar Apache 2
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.hdrhistogram HdrHistogram 2.2.2 jar Public Domain, per Creative Commons CC0BSD-2-Clause
org.jboss.byteman byteman 4.0.27 jar LGPL 2.1
org.jboss.byteman byteman-install 4.0.27 jar LGPL 2.1
org.jboss.byteman byteman-submit 4.0.27 jar LGPL 2.1
org.jdom jdom2 2.0.6.1 jar Similar to Apache License but with the acknowledgment clause removed
org.junit.jupiter junit-jupiter-api 6.1.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 6.1.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 6.1.0 jar Eclipse Public License v2.0
org.latencyutils LatencyUtils 2.0.3 jar Public Domain, per Creative Commons CC0
org.mockito mockito-core 5.23.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.slf4j slf4j-api 2.0.18 jar MIT
org.springframework.boot spring-boot 4.1.0 jar Apache License, Version 2.0
oro oro 2.0.8 jar -

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
io.micrometer micrometer-commons 1.16.6 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.16.6 jar The Apache Software License, Version 2.0
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0
org.springframework spring-aop 7.0.8 jar Apache License, Version 2.0
org.springframework spring-beans 7.0.8 jar Apache License, Version 2.0
org.springframework spring-core 7.0.8 jar Apache License, Version 2.0
org.springframework spring-expression 7.0.8 jar Apache License, Version 2.0
org.springframework spring-tx 7.0.8 jar Apache License, Version 2.0
org.springframework.retry spring-retry 2.0.13 jar Apache 2.0

Gráfico de Dependencias

Árbol de dependencias

Licencias

Apache 2.0: Spring Batch Core, Spring Batch Infrastructure, Spring Batch Test, Spring Retry

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

HSQLDB License, a BSD open source license: HyperSQL Database

BSD-2-Clause: HdrHistogram

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

GPL2 w/ CPE: Jakarta Servlet, jakarta.transaction API

Atomikos Multiple Licensing Scheme: Transactions JDBC

Apache 2: Apache Derby Database Engine and Embedded JDBC Driver, Apache Derby Shared Code

Similar to Apache License but with the acknowledgment clause removed: JDOM

Public Domain, per Creative Commons CC0: HdrHistogram, LatencyUtils

Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring TestContext Framework, Spring Transaction, Spring Web, mybatis-spring, spring-boot, spring-boot-autoconfigure

Apache-2.0: Apache Commons Logging, AssertJ Core

LGPL 2.1: byteman, byteman-bmunit, byteman-install, byteman-submit

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

EPL 2.0: Jakarta Servlet, jakarta.transaction API

Eclipse Public License - v 2.0: AspectJ Weaver

Desconocida: oro

Mockrunner License, based on Apache Software License, version 1.1: MockRunner-Core, MockRunner-EJB, MockRunner-JDBC

The Apache Software License, Version 2.0: micrometer-commons, micrometer-core, micrometer-observation, mybatis

Detalles del Fichero

Fichero Tamaño Entries Clases Packages Versión de Java Debug Information Sealed
transactions-jdbc-6.0.1.jar 54,4 kB 42 30 3 1.8 No
mockrunner-core-2.0.7.jar 130,2 kB 105 84 10 1.8 No
mockrunner-ejb-2.0.7.jar 36,2 kB 43 28 4 1.8 No
mockrunner-jdbc-2.0.7.jar 167,2 kB 75 63 2 1.8 No
commons-logging-1.4.0.jar 75,8 kB 46 - - - - No
   • Raíz - 44 28 3 1.8 -
   • Versionado - 2 1 1 9 No -
micrometer-commons-1.16.6.jar 51,7 kB 54 39 7 1.8 No
micrometer-core-1.16.6.jar 911 kB 643 579 46 1.8 No
micrometer-observation-1.16.6.jar 83,9 kB 82 67 6 1.8 No
jakarta.servlet-api-6.1.0.jar 398,4 kB 165 85 5 11 No
jakarta.transaction-api-2.0.1.jar 28,6 kB 32 20 2 1.8 No
byte-buddy-1.18.10.jar 4,7 MB 3134 - - - - No
   • Raíz - 3102 3048 39 1.8 -
   • Versionado - 2 1 1 9 No -
   • Versionado - 30 25 1 24 -
byte-buddy-agent-1.18.10.jar 267,6 kB 93 - - - - No
   • Raíz - 91 72 2 1.8 -
   • Versionado - 2 1 1 9 No -
derby-10.17.1.0.jar 3,5 MB 1529 1471 92 19
derbyshared-10.17.1.0.jar 88,8 kB 48 46 12 19 No
apiguardian-api-1.1.2.jar 6,8 kB 9 3 2 1.6 No
assertj-core-3.27.7.jar 1,4 MB 887 - - - - No
   • Raíz - 883 842 29 1.8 -
   • Versionado - 4 1 1 9 No -
HdrHistogram-2.2.2.jar 177,2 kB 108 97 2 1.8 No
hsqldb-2.7.4.jar 1,7 MB 751 687 23 11 No
byteman-4.0.27.jar 861,2 kB 385 351 22 9 No
byteman-bmunit-4.0.27.jar 40,6 kB 35 23 1 1.6 No
byteman-install-4.0.27.jar 10,8 kB 14 2 1 1.6 No
byteman-submit-4.0.27.jar 15,5 kB 15 3 1 1.6 No
jdom2-2.0.6.1.jar 327,8 kB 227 207 15 1.5 No
jspecify-1.0.0.jar 3,8 kB 14 - - - - No
   • Raíz - 10 4 1 1.8 No -
   • Versionado - 4 1 1 9 No -
junit-jupiter-api-6.1.0.jar 312,2 kB 273 256 10 17 No
junit-jupiter-engine-6.1.0.jar 352,6 kB 188 171 9 17 No
junit-platform-commons-6.1.0.jar 175,9 kB 104 88 10 17 No
junit-platform-engine-6.1.0.jar 323,9 kB 216 198 9 17 No
LatencyUtils-2.0.3.jar 29,8 kB 31 22 1 1.6 No
mockito-core-5.23.0.jar 720,7 kB 656 584 66 11 No
mockito-junit-jupiter-5.23.0.jar 9,4 kB 14 6 3 11 No
mybatis-3.5.19.jar 1,8 MB 1182 1082 77 1.8 No
objenesis-3.3.jar 49,4 kB 59 43 10 1.8 No
opentest4j-1.3.0.jar 14,3 kB 15 9 2 1.6 No
slf4j-api-2.0.18.jar 70 kB 71 - - - - No
   • Raíz - 69 55 4 1.8 -
   • Versionado - 2 1 1 9 No -
slf4j-simple-2.0.18.jar 15,7 kB 22 - - - - No
   • Raíz - 20 6 1 1.8 -
   • Versionado - 2 1 1 9 No -
spring-aop-7.0.8.jar 426,2 kB 325 293 18 17 No
spring-beans-7.0.8.jar 928 kB 504 473 13 17 No
spring-context-7.0.8.jar 1,4 MB 966 883 59 17 No
spring-core-7.0.8.jar 2 MB 1310 - - - - No
   • Raíz - 1289 1213 60 17 -
   • Versionado - 6 1 1 21 -
   • Versionado - 15 9 1 24 -
spring-expression-7.0.8.jar 326 kB 170 158 6 17 No
spring-jdbc-7.0.8.jar 480,6 kB 336 304 17 17 No
spring-test-7.0.8.jar 1,1 MB 730 658 52 17 No
spring-tx-7.0.8.jar 292,1 kB 240 210 13 17 No
spring-web-7.0.8.jar 2,2 MB 1404 1322 61 17 No
spring-batch-core-6.0.4.jar 782,3 kB 583 446 45 17 No
spring-batch-infrastructure-6.0.4.jar 561,8 kB 467 402 53 17 No
spring-batch-test-6.0.4.jar 32,8 kB 34 21 2 17 No
spring-boot-4.1.0.jar 1,4 MB 930 841 47 17 No
spring-boot-autoconfigure-4.1.0.jar 372,7 kB 295 258 20 17 No
spring-retry-2.0.13.jar 161,2 kB 141 118 12 17 No
oro-2.0.8.jar 65,3 kB 74 62 6 1.2 No No
aspectjweaver-1.9.25.1.jar 2,2 MB 1060 1002 37 1.8 No
Total Tamaño Entries Clases Packages Versión de Java Debug Information Sealed
53 33,7 MB 20936 19063 1053 19 50 2
compile: 1 compile: 2,2 MB compile: 1060 compile: 1002 compile: 37 17 compile: 1 -
provided: 14 provided: 8,6 MB provided: 5837 provided: 5274 provided: 345 provided: 13 -
test: 38 test: 22,8 MB test: 14039 test: 12787 test: 671 19 test: 36 test: 2