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 | Optional |
---|---|---|---|---|---|
com.rabbitmq | amqp-client | 5.25.0 | jar | AL 2.0GPL v2MPL 2.0 | No |
jakarta.persistence | jakarta.persistence-api | 3.2.0 | jar | Eclipse Public License v. 2.0Eclipse Distribution License v. 1.0 | No |
org.dbunit | dbunit | 3.0.0 | jar | GNU Lesser General Public License, Version 2.1 | No |
org.geotools | gt-shapefile | 33.1 | jar | Lesser General Public License (LGPL) | No |
org.hibernate.orm | hibernate-spatial | 7.0.5.Final | jar | Apache License, Version 2.0 | No |
org.junit.jupiter | junit-jupiter-api | 5.13.1 | jar | Eclipse Public License v2.0 | No |
org.slf4j | slf4j-api | 2.0.17 | jar | MIT | No |
org.springframework | spring-context | 6.2.8 | jar | Apache License, Version 2.0 | No |
org.springframework.data | spring-data-jpa | 3.5.1 | jar | Apache License, Version 2.0 | No |
ch.qos.logback | logback-classic | 1.5.18 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License | 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 |
---|---|---|---|---|
com.github.fridujo | rabbitmq-mock | 1.2.0 | jar | Apache License, Version 2.0 |
org.hibernate.orm | hibernate-core | 7.0.5.Final | jar | Apache License, Version 2.0 |
org.hsqldb | hsqldb | 2.7.4 | jar | HSQLDB License, a BSD open source license |
org.junit.jupiter | junit-jupiter-engine | 5.13.1 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 5.18.0 | jar | MIT |
org.springframework | spring-aspects | 6.2.8 | jar | Apache License, Version 2.0 |
org.springframework | spring-test | 6.2.8 | 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 |
---|---|---|---|---|
com.github.spotbugs | spotbugs-annotations | 4.9.3 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
org.checkerframework | checker-qual | 3.49.5 | jar | The MIT License |
org.projectlombok | lombok | 1.18.38 | jar | The MIT License |
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 |
---|---|---|---|---|
org.jboss.logging | jboss-logging | 3.6.1.Final | jar | Apache License 2.0 |
org.junit.platform | junit-platform-launcher | 1.13.1 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-suite-commons | 1.13.1 | jar | Eclipse Public License v2.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:
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 |
---|---|---|---|---|
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- com.reallifedeveloper:rld-build-tools:jar:2.0.23
- org.springframework:spring-context:jar:6.2.8 (compile)
- org.springframework:spring-aop:jar:6.2.8 (compile)
- org.springframework:spring-beans:jar:6.2.8 (compile)
- org.springframework:spring-core:jar:6.2.8 (compile)
- org.springframework:spring-jcl:jar:6.2.8 (compile)
- org.springframework:spring-jcl:jar:6.2.8 (compile)
- org.springframework:spring-expression:jar:6.2.8 (compile)
- io.micrometer:micrometer-observation:jar:1.14.8 (compile)
- io.micrometer:micrometer-commons:jar:1.14.8 (compile)
- io.micrometer:micrometer-commons:jar:1.14.8 (compile)
- org.springframework:spring-aop:jar:6.2.8 (compile)
- org.springframework.data:spring-data-jpa:jar:3.5.1 (compile)
- org.springframework.data:spring-data-commons:jar:3.5.1 (compile)
- org.springframework:spring-orm:jar:6.2.8 (compile)
- org.springframework:spring-jdbc:jar:6.2.8 (compile)
- org.springframework:spring-jdbc:jar:6.2.8 (compile)
- org.springframework:spring-tx:jar:6.2.8 (compile)
- org.antlr:antlr4-runtime:jar:4.13.0 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:3.0.0 (compile)
- org.springframework.data:spring-data-commons:jar:3.5.1 (compile)
- jakarta.persistence:jakarta.persistence-api:jar:3.2.0 (compile)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
- ch.qos.logback:logback-classic:jar:1.5.18 (compile)
- ch.qos.logback:logback-core:jar:1.5.18 (compile)
- ch.qos.logback:logback-core:jar:1.5.18 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.13.1 (compile)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
- org.junit.platform:junit-platform-commons:jar:1.13.1 (compile)
- org.apiguardian:apiguardian-api:jar:1.1.2 (compile)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
- org.dbunit:dbunit:jar:3.0.0 (compile)
- org.junit.platform:junit-platform-suite-engine:jar:1.13.1 (compile)
- org.junit.platform:junit-platform-suite-api:jar:1.13.1 (compile)
- org.junit.platform:junit-platform-suite-commons:jar:1.13.1 (runtime)
- org.junit.platform:junit-platform-launcher:jar:1.13.1 (runtime)
- org.junit.platform:junit-platform-launcher:jar:1.13.1 (runtime)
- org.junit.platform:junit-platform-suite-api:jar:1.13.1 (compile)
- org.yaml:snakeyaml:jar:2.2 (compile)
- org.junit.platform:junit-platform-suite-engine:jar:1.13.1 (compile)
- org.hibernate.orm:hibernate-spatial:jar:7.0.5.Final (compile)
- org.geolatte:geolatte-geom:jar:1.9.1 (compile)
- org.locationtech.jts:jts-core:jar:1.19.0 (compile)
- org.locationtech.jts:jts-core:jar:1.19.0 (compile)
- org.jboss.logging:jboss-logging:jar:3.6.1.Final (runtime)
- org.geolatte:geolatte-geom:jar:1.9.1 (compile)
- com.rabbitmq:amqp-client:jar:5.25.0 (compile)
- org.geotools:gt-shapefile:jar:33.1 (compile)
- org.geotools:gt-main:jar:33.1 (compile)
- org.geotools:gt-referencing:jar:33.1 (compile)
- commons-pool:commons-pool:jar:1.5.4 (compile)
- org.geotools:gt-metadata:jar:33.1 (compile)
- org.geotools:gt-api:jar:33.1 (compile)
- systems.uom:systems-common:jar:2.1 (compile)
- si.uom:si-quantity:jar:2.1 (compile)
- si.uom:si-units:jar:2.1 (compile)
- si.uom:si-quantity:jar:2.1 (compile)
- tech.units:indriya:jar:2.2 (compile)
- tech.uom.lib:uom-lib-common:jar:2.2 (compile)
- tech.uom.lib:uom-lib-common:jar:2.2 (compile)
- systems.uom:systems-common:jar:2.1 (compile)
- org.geotools.ogc:net.opengis.ows:jar:33.1 (compile)
- org.geotools.ogc:org.w3.xlink:jar:33.1 (compile)
- org.eclipse.emf:org.eclipse.emf.common:jar:2.15.0 (compile)
- org.eclipse.emf:org.eclipse.emf.ecore:jar:2.15.0 (compile)
- org.eclipse.emf:org.eclipse.emf.ecore.xmi:jar:2.15.0 (compile)
- org.geotools.ogc:org.w3.xlink:jar:33.1 (compile)
- org.geotools:gt-api:jar:33.1 (compile)
- it.geosolutions.jgridshift:jgridshift-core:jar:1.3 (compile)
- net.sf.geographiclib:GeographicLib-Java:jar:1.49 (compile)
- commons-pool:commons-pool:jar:1.5.4 (compile)
- org.geotools:gt-http:jar:33.1 (compile)
- javax.measure:unit-api:jar:2.2 (compile)
- org.apache.commons:commons-text:jar:1.13.0 (compile)
- org.apache.commons:commons-lang3:jar:3.18.0 (compile)
- org.apache.commons:commons-lang3:jar:3.18.0 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.19.1 (compile)
- com.google.re2j:re2j:jar:1.8 (compile)
- org.ejml:ejml-ddense:jar:0.41 (compile)
- org.ejml:ejml-core:jar:0.41 (compile)
- org.ejml:ejml-core:jar:0.41 (compile)
- org.geotools:gt-referencing:jar:33.1 (compile)
- commons-io:commons-io:jar:2.18.0 (compile)
- javax.media:jai_core:jar:1.1.3 (compile)
- org.geotools:gt-main:jar:33.1 (compile)
- org.checkerframework:checker-qual:jar:3.49.5 (provided)
- com.github.spotbugs:spotbugs-annotations:jar:4.9.3 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- org.projectlombok:lombok:jar:1.18.38 (provided)
- org.junit.jupiter:junit-jupiter-engine:jar:5.13.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.13.1 (compile)
- org.junit.platform:junit-platform-engine:jar:1.13.1 (compile)
- org.springframework:spring-test:jar:6.2.8 (test)
- org.springframework:spring-aspects:jar:6.2.8 (test)
- org.aspectj:aspectjweaver:jar:1.9.22.1 (test)
- org.aspectj:aspectjweaver:jar:1.9.22.1 (test)
- org.hibernate.orm:hibernate-core:jar:7.0.5.Final (test)
- jakarta.transaction:jakarta.transaction-api:jar:2.0.1 (test)
- org.hibernate.models:hibernate-models:jar:1.0.0 (test)
- com.fasterxml:classmate:jar:1.7.0 (test)
- net.bytebuddy:byte-buddy:jar:1.17.5 (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 (test)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (test)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (test)
- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5 (test)
- org.glassfish.jaxb:jaxb-core:jar:4.0.5 (test)
- org.eclipse.angus:angus-activation:jar:2.0.2 (test)
- org.glassfish.jaxb:txw2:jar:4.0.5 (test)
- com.sun.istack:istack-commons-runtime:jar:4.1.2 (test)
- org.eclipse.angus:angus-activation:jar:2.0.2 (test)
- org.glassfish.jaxb:jaxb-core:jar:4.0.5 (test)
- jakarta.inject:jakarta.inject-api:jar:2.0.1 (compile)
- jakarta.transaction:jakarta.transaction-api:jar:2.0.1 (test)
- org.hsqldb:hsqldb:jar:2.7.4 (test)
- org.mockito:mockito-core:jar:5.18.0 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.17.5 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.17.5 (test)
- com.github.fridujo:rabbitmq-mock:jar:1.2.0 (test)
- org.springframework:spring-context:jar:6.2.8 (compile)
Licenses
Apache License Version 2.0: Hibernate Models
The Apache License, Version 2.0: EJML, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: RealLifeDeveloper Build Tools
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher, JUnit Platform Suite API, JUnit Platform Suite Commons, JUnit Platform Suite Engine
GPL2 w/ CPE: Jakarta Annotations API, jakarta.transaction API
GPL v2: RabbitMQ Java Client
Eclipse Public License, Version 2.0: org.locationtech.jts:jts-core
Go License: RE2/J
BSD: Units of Measurement Common Library for Java, Units of Measurement Common Unit Systems
Eclipse Public License v. 2.0: Jakarta Persistence API
Unknown: jgridshift-core
Apache License 2.0: JBoss Logging 3
AL 2.0: RabbitMQ Java Client
Lesser General Public License (LGPL): GeoTools Interfaces, HTTP Clients, Main module, Metadata, Open Web Services Model, Referencing services, Shapefile module, Xlink Model
The MIT License: Checker Qual, Project Lombok
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, ClassMate, Hibernate ORM - hibernate-core, Hibernate ORM - hibernate-spatial, Objenesis, RabbitMQ-Mock, SnakeYAML, Spring AOP, Spring Aspects, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Data Core, Spring Data JPA, Spring Expression Language (SpEL), Spring JDBC, Spring Object/Relational Mapping, Spring TestContext Framework, Spring Transaction
Apache-2.0: Apache Commons IO, Apache Commons Lang, Apache Commons Text
EPL 2.0: Jakarta Annotations API, jakarta.transaction API
MPL 2.0: RabbitMQ Java Client
BSD 3-Clause: SI Quantities, SI Units, Units of Measurement API, Units of Measurement Reference Implementation
GNU Lesser General Public License, Version 2.1: dbUnit Extension
HSQLDB License, a BSD open source license: HyperSQL Database
BSD-3-Clause: ANTLR 4 Runtime
Eclipse Distribution License v. 1.0: Jakarta Persistence API
The MIT License(MIT): Java implementation of GeographicLib
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
EDL 1.0: Angus Activation Registries, Jakarta Activation API
MIT: SLF4J API Module, mockito-core
LGPL 3.0: geolatte-geom
Eclipse Distribution License - v 1.0: JAXB Core, JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime, org.locationtech.jts:jts-core
The Eclipse Public License Version 1.0: org.eclipse.emf.common, org.eclipse.emf.ecore, org.eclipse.emf.ecore.xmi
Eclipse Public License - v 2.0: AspectJ Weaver
The Apache Software License, Version 2.0: Commons Pool, FindBugs-jsr305, Jackson-core, Jakarta Dependency Injection, micrometer-commons, micrometer-observation
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
---|---|---|---|---|---|---|---|
classmate-1.7.0.jar | 68.9 kB | 59 | 44 | 5 | 1.8 | Yes | No |
jackson-core-2.19.1.jar | 591.4 kB | 282 | - | - | - | - | No |
• Root | - | 246 | 211 | 14 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
• Versioned | - | 12 | 3 | 1 | 11 | Yes | - |
• Versioned | - | 11 | 2 | 1 | 17 | Yes | - |
• Versioned | - | 11 | 2 | 1 | 21 | Yes | - |
rabbitmq-mock-1.2.0.jar | 93.4 kB | 77 | 60 | 6 | 1.8 | Yes | No |
spotbugs-annotations-4.9.3.jar | 16.2 kB | 32 | 25 | 1 | 11 | Yes | No |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes | No |
re2j-1.8.jar | 114.3 kB | 52 | 47 | 1 | 1.6 | Yes | No |
amqp-client-5.25.0.jar | 698.9 kB | 592 | 567 | 10 | 1.8 | Yes | No |
istack-commons-runtime-4.1.2.jar | 25.8 kB | 35 | 23 | 4 | 11 | Yes | No |
commons-io-2.18.0.jar | 538.9 kB | 398 | - | - | - | - | No |
• Root | - | 397 | 370 | 15 | 1.8 | Yes | - |
• Versioned | - | 1 | 1 | 1 | 9 | No | - |
commons-pool-1.5.4.jar | 96.2 kB | 66 | 52 | 2 | 1.3 | Yes | No |
micrometer-commons-1.14.8.jar | 47.9 kB | 50 | 36 | 6 | 1.8 | Yes | No |
micrometer-observation-1.14.8.jar | 75 kB | 74 | 59 | 6 | 1.8 | Yes | No |
jgridshift-core-1.3.jar | 13 kB | 15 | 4 | 1 | 1.6 | Yes | No |
jakarta.activation-api-2.1.3.jar | 66.5 kB | 60 | 46 | 3 | 1.8 | Yes | No |
jakarta.annotation-api-3.0.0.jar | 26.4 kB | 32 | 19 | 4 | 11 | Yes | No |
jakarta.inject-api-2.0.1.jar | 10.7 kB | 18 | 7 | 2 | 1.8 | No | No |
jakarta.persistence-api-3.2.0.jar | 195.9 kB | 252 | 231 | 5 | 17 | Yes | No |
jakarta.transaction-api-2.0.1.jar | 28.6 kB | 32 | 20 | 2 | 1.8 | Yes | No |
jakarta.xml.bind-api-4.0.2.jar | 131 kB | 138 | 115 | 7 | 11 | Yes | No |
unit-api-2.2.jar | 38.4 kB | 74 | - | - | - | - | No |
• Root | - | 67 | 59 | 4 | 1.8 | Yes | - |
• Versioned | - | 7 | 3 | 2 | 9 | No | - |
jai_core-1.1.3.jar | 1.9 MB | 844 | 826 | 16 | 1.3 | Yes | Yes |
byte-buddy-1.17.5.jar | 9 MB | 6028 | - | - | - | - | No |
• Root | - | 3004 | 2951 | 38 | 1.5 | Yes | - |
• Versioned | - | 2994 | 2952 | 39 | 1.8 | Yes | - |
• Versioned | - | 30 | 25 | 1 | - | Yes | - |
byte-buddy-agent-1.17.5.jar | 365.9 kB | 170 | - | - | - | - | No |
• Root | - | 91 | 72 | 2 | 1.5 | Yes | - |
• Versioned | - | 79 | 73 | 3 | 1.8 | Yes | - |
GeographicLib-Java-1.49.jar | 36.9 kB | 28 | 18 | 1 | 1.6 | Yes | No |
antlr4-runtime-4.13.0.jar | 326.3 kB | 232 | 215 | 7 | 1.8 | Yes | No |
commons-lang3-3.18.0.jar | 703 kB | 444 | - | - | - | - | No |
• Root | - | 443 | 413 | 18 | 1.8 | Yes | - |
• Versioned | - | 1 | 1 | 1 | 9 | No | - |
commons-text-1.13.0.jar | 257.9 kB | 185 | - | - | - | - | No |
• Root | - | 184 | 164 | 8 | 1.8 | Yes | - |
• Versioned | - | 1 | 1 | 1 | 9 | No | - |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes | No |
aspectjweaver-1.9.22.1.jar | 2.2 MB | 1056 | 1002 | 37 | 1.8 | Yes | No |
checker-qual-3.49.5.jar | 238.2 kB | 453 | 380 | 33 | 1.8 | Yes | No |
dbunit-3.0.0.jar | 648.1 kB | 478 | 432 | 34 | 1.8 | Yes | No |
angus-activation-2.0.2.jar | 27 kB | 33 | 11 | 3 | 1.8 | Yes | No |
org.eclipse.emf.common-2.15.0.jar | 376 kB | 250 | 220 | 6 | 1.5 | Yes | No |
org.eclipse.emf.ecore-2.15.0.jar | 1.4 MB | 715 | 636 | 13 | 1.5 | Yes | No |
org.eclipse.emf.ecore.xmi-2.15.0.jar | 235.2 kB | 126 | 107 | 3 | 1.5 | Yes | No |
ejml-core-0.41.jar | 259 kB | 212 | 198 | 10 | 1.8 | Yes | No |
ejml-ddense-0.41.jar | 408.1 kB | 187 | 151 | 29 | 1.8 | Yes | No |
geolatte-geom-1.9.1.jar | 846.3 kB | 393 | 367 | 15 | 1.8 | Yes | No |
gt-api-33.1.jar | 227.1 kB | 437 | 398 | 29 | 11 | Yes | No |
gt-http-33.1.jar | 26.8 kB | 29 | 17 | 1 | 11 | Yes | No |
gt-main-33.1.jar | 2 MB | 1241 | 1178 | 39 | 11 | Yes | No |
gt-metadata-33.1.jar | 508.4 kB | 285 | 245 | 14 | 11 | Yes | No |
gt-referencing-33.1.jar | 1.5 MB | 557 | 512 | 20 | 11 | Yes | No |
gt-shapefile-33.1.jar | 244.1 kB | 124 | 102 | 9 | 11 | Yes | No |
net.opengis.ows-33.1.jar | 586.3 kB | 437 | 417 | 11 | 11 | Yes | No |
org.w3.xlink-33.1.jar | 53.3 kB | 36 | 24 | 3 | 11 | Yes | No |
jaxb-core-4.0.5.jar | 138.7 kB | 158 | 107 | 18 | 11 | Yes | No |
jaxb-runtime-4.0.5.jar | 920.2 kB | 693 | 559 | 19 | 11 | Yes | No |
txw2-4.0.5.jar | 73.3 kB | 72 | 57 | 4 | 11 | Yes | No |
hibernate-models-1.0.0.jar | 216.8 kB | 189 | 173 | 11 | 17 | Yes | No |
hibernate-core-7.0.5.Final.jar | 13.8 MB | 8276 | 7805 | 365 | 17 | Yes | No |
hibernate-spatial-7.0.5.Final.jar | 149.8 kB | 144 | 114 | 16 | 17 | Yes | No |
hsqldb-2.7.4.jar | 1.7 MB | 751 | 687 | 23 | 11 | No | Yes |
jboss-logging-3.6.1.Final.jar | 61.9 kB | 46 | 35 | 2 | 11 | Yes | No |
junit-jupiter-api-5.13.1.jar | 240.2 kB | 216 | 201 | 8 | 1.8 | Yes | No |
junit-jupiter-engine-5.13.1.jar | 338.6 kB | 177 | 160 | 9 | 1.8 | Yes | No |
junit-platform-commons-1.13.1.jar | 152.7 kB | 95 | - | - | - | - | No |
• Root | - | 84 | 69 | 9 | 1.8 | Yes | - |
• Versioned | - | 11 | 5 | 1 | 9 | Yes | - |
junit-platform-engine-1.13.1.jar | 268.6 kB | 189 | 170 | 10 | 1.8 | Yes | No |
junit-platform-launcher-1.13.1.jar | 223 kB | 144 | 129 | 7 | 1.8 | Yes | No |
junit-platform-suite-api-1.13.1.jar | 26.1 kB | 41 | 32 | 2 | 1.8 | No | No |
junit-platform-suite-commons-1.13.1.jar | 18.7 kB | 12 | 3 | 2 | 1.8 | Yes | No |
junit-platform-suite-engine-1.13.1.jar | 33 kB | 23 | 12 | 2 | 1.8 | Yes | No |
jts-core-1.19.0.jar | 1.1 MB | 732 | 662 | 61 | 1.8 | Yes | No |
mockito-core-5.18.0.jar | 710 kB | 648 | 576 | 66 | 11 | Yes | No |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes | No |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes | No |
lombok-1.18.38.jar | 2.1 MB | 1082 | 178 | 13 | 1.6 | Yes | No |
slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - | No |
• Root | - | 69 | 55 | 4 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
spring-aop-6.2.8.jar | 419.9 kB | 321 | 289 | 17 | 17 | Yes | No |
spring-aspects-6.2.8.jar | 49.9 kB | 52 | 33 | 5 | 17 | Yes | No |
spring-beans-6.2.8.jar | 886.7 kB | 482 | 451 | 13 | 17 | Yes | No |
spring-context-6.2.8.jar | 1.4 MB | 944 | 862 | 58 | 17 | Yes | No |
spring-core-6.2.8.jar | 2 MB | 1265 | - | - | - | - | No |
• Root | - | 1259 | 1184 | 59 | 17 | Yes | - |
• Versioned | - | 6 | 1 | 1 | 21 | Yes | - |
spring-expression-6.2.8.jar | 317.8 kB | 168 | 156 | 6 | 17 | Yes | No |
spring-jcl-6.2.8.jar | 24.5 kB | 26 | 15 | 2 | 17 | Yes | No |
spring-jdbc-6.2.8.jar | 472.3 kB | 335 | 303 | 17 | 17 | Yes | No |
spring-orm-6.2.8.jar | 234.9 kB | 124 | 105 | 7 | 17 | Yes | No |
spring-test-6.2.8.jar | 1 MB | 682 | 613 | 49 | 17 | Yes | No |
spring-tx-6.2.8.jar | 285.4 kB | 238 | 208 | 13 | 17 | Yes | No |
spring-data-commons-3.5.1.jar | 1.5 MB | 1024 | 947 | 47 | 17 | Yes | No |
spring-data-jpa-3.5.1.jar | 1.8 MB | 919 | 875 | 15 | 17 | Yes | No |
snakeyaml-2.2.jar | 334.4 kB | 278 | - | - | - | - | No |
• Root | - | 270 | 229 | 23 | 1.7 | Yes | - |
• Versioned | - | 8 | 3 | 2 | 9 | Yes | - |
si-quantity-2.1.jar | 11.4 kB | 38 | 28 | 2 | 1.8 | No | No |
si-units-2.1.jar | 15.3 kB | 16 | 5 | 2 | 1.8 | Yes | No |
systems-common-2.1.jar | 27.6 kB | 27 | 13 | 4 | 1.8 | Yes | No |
indriya-2.2.jar | 289.3 kB | 196 | - | - | - | - | No |
• Root | - | 170 | 126 | 12 | 1.8 | Yes | - |
• Versioned | - | 9 | 3 | 3 | 9 | Yes | - |
• Versioned | - | 9 | 4 | 2 | 12 | Yes | - |
• Versioned | - | 8 | 4 | 2 | 14 | Yes | - |
uom-lib-common-2.2.jar | 23.3 kB | 47 | 34 | 3 | 9 | Yes | No |
logback-classic-1.5.18.jar | 306.8 kB | 242 | 189 | 29 | 11 | Yes | No |
logback-core-1.5.18.jar | 627.2 kB | 531 | - | - | - | - | No |
• Root | - | 524 | 472 | 41 | 11 | Yes | - |
• Versioned | - | 7 | 1 | 1 | 21 | Yes | - |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
89 | 61.6 MB | 39161 | 32062 | 1589 | 17 | 85 | 2 |
compile: 61 | compile: 28.1 MB | compile: 17901 | compile: 16120 | compile: 842 | 17 | compile: 58 | compile: 1 |
runtime: 3 | runtime: 303.6 kB | runtime: 202 | runtime: 167 | runtime: 11 | runtime: 3 | - | |
provided: 4 | provided: 2.3 MB | provided: 1613 | provided: 618 | provided: 50 | provided: 4 | - | |
test: 21 | test: 30.9 MB | test: 19445 | test: 15157 | test: 686 | 17 | test: 20 | test: 1 |