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.reallifedeveloper | jdepend | 3.0.1 | jar | MIT License |
org.apache.maven.reporting | maven-reporting-impl | 4.0.0 | jar | Apache-2.0 |
org.glassfish.jaxb | jaxb-runtime | 4.0.5 | jar | Eclipse Distribution License - v 1.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.reallifedeveloper | rld-build-tools | 2.0.29 | jar | MIT License |
org.junit.jupiter | junit-jupiter-engine | 5.13.1 | jar | Eclipse Public License v2.0 |
org.xmlunit | xmlunit-core | 2.10.3 | jar | The Apache Software 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.apache.maven | maven-core | 3.8.1 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-plugin-api | 3.8.1 | jar | Apache License, Version 2.0 |
org.apache.maven.plugin-tools | maven-plugin-annotations | 3.15.1 | jar | Apache-2.0 |
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 |
---|---|---|---|---|
com.github.luben | zstd-jni | 1.5.5-11 | jar | BSD 2-Clause License |
org.apache.maven.doxia | doxia-module-apt | 2.0.0 | jar | Apache-2.0 |
org.apache.maven.doxia | doxia-module-xdoc | 2.0.0 | jar | Apache-2.0 |
org.eclipse.angus | angus-activation | 2.0.2 | jar | EDL 1.0 |
org.tukaani | xz | 1.9 | jar | Public Domain |
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:
Project Dependency Graph
Dependency Tree
- com.reallifedeveloper:jdepend-maven-plugin:maven-plugin:1.0.2
- com.reallifedeveloper:jdepend:jar:3.0.1 (compile)
- org.apache.maven.reporting:maven-reporting-impl:jar:4.0.0 (compile)
- org.apache.maven.reporting:maven-reporting-api:jar:4.0.0 (compile)
- org.apache.maven.shared:maven-shared-utils:jar:3.4.2 (compile)
- commons-io:commons-io:jar:2.20.0 (compile)
- commons-io:commons-io:jar:2.20.0 (compile)
- org.apache.maven.doxia:doxia-sink-api:jar:2.0.0 (compile)
- org.apache.maven.doxia:doxia-site-model:jar:2.0.0 (compile)
- org.codehaus.plexus:plexus-xml:jar:3.0.1 (compile)
- org.codehaus.plexus:plexus-xml:jar:3.0.1 (compile)
- org.apache.maven.doxia:doxia-core:jar:2.0.0 (compile)
- org.apache.commons:commons-text:jar:1.12.0 (compile)
- org.apache.commons:commons-text:jar:1.12.0 (compile)
- org.apache.maven.doxia:doxia-integration-tools:jar:2.0.0 (compile)
- org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10 (compile)
- org.codehaus.plexus:plexus-interpolation:jar:1.27 (compile)
- org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10 (compile)
- org.apache.maven.doxia:doxia-site-renderer:jar:2.0.0 (compile)
- org.apache.maven.doxia:doxia-skin-model:jar:2.0.0 (compile)
- org.apache.maven.doxia:doxia-module-xhtml5:jar:2.0.0 (compile)
- org.codehaus.plexus:plexus-velocity:jar:2.2.0 (compile)
- org.apache.velocity:velocity-engine-core:jar:2.4 (compile)
- org.apache.velocity.tools:velocity-tools-generic:jar:3.1 (compile)
- commons-beanutils:commons-beanutils:jar:1.11.0 (compile)
- commons-logging:commons-logging:jar:1.3.5 (compile)
- commons-collections:commons-collections:jar:3.2.2 (compile)
- commons-logging:commons-logging:jar:1.3.5 (compile)
- org.apache.commons:commons-digester3:jar:3.2 (compile)
- com.github.cliftonlabs:json-simple:jar:3.0.2 (compile)
- commons-beanutils:commons-beanutils:jar:1.11.0 (compile)
- org.apache.maven.doxia:doxia-skin-model:jar:2.0.0 (compile)
- org.apache.maven.doxia:doxia-module-apt:jar:2.0.0 (runtime)
- org.apache.maven.doxia:doxia-module-xdoc:jar:2.0.0 (runtime)
- org.codehaus.plexus:plexus-utils:jar:4.0.1 (compile)
- org.apache.maven:maven-archiver:jar:3.6.2 (compile)
- org.codehaus.plexus:plexus-archiver:jar:4.9.2 (compile)
- org.codehaus.plexus:plexus-io:jar:3.4.2 (compile)
- org.apache.commons:commons-compress:jar:1.26.1 (compile)
- commons-codec:commons-codec:jar:1.16.1 (compile)
- org.iq80.snappy:snappy:jar:0.5 (compile)
- org.tukaani:xz:jar:1.9 (runtime)
- com.github.luben:zstd-jni:jar:1.5.5-11 (runtime)
- org.codehaus.plexus:plexus-io:jar:3.4.2 (compile)
- org.codehaus.plexus:plexus-archiver:jar:4.9.2 (compile)
- org.apache.maven.resolver:maven-resolver-api:jar:1.4.1 (compile)
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.9.0.M3 (compile)
- org.apache.maven.reporting:maven-reporting-api:jar:4.0.0 (compile)
- org.apache.maven:maven-plugin-api:jar:3.8.1 (provided)
- org.apache.maven:maven-model:jar:3.8.1 (provided)
- org.apache.maven:maven-artifact:jar:3.8.1 (provided)
- org.codehaus.plexus:plexus-classworlds:jar:2.6.0 (compile)
- org.apache.maven:maven-model:jar:3.8.1 (provided)
- org.apache.maven:maven-core:jar:3.8.1 (provided)
- org.apache.maven:maven-settings:jar:3.8.1 (provided)
- org.apache.maven:maven-settings-builder:jar:3.8.1 (provided)
- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4 (provided)
- org.sonatype.plexus:plexus-cipher:jar:1.4 (provided)
- org.sonatype.plexus:plexus-cipher:jar:1.4 (provided)
- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4 (provided)
- org.apache.maven:maven-builder-support:jar:3.8.1 (provided)
- org.apache.maven:maven-repository-metadata:jar:3.8.1 (provided)
- org.apache.maven:maven-model-builder:jar:3.8.1 (provided)
- org.apache.maven:maven-resolver-provider:jar:3.8.1 (provided)
- org.apache.maven.resolver:maven-resolver-impl:jar:1.6.2 (provided)
- org.apache.maven.resolver:maven-resolver-spi:jar:1.6.2 (provided)
- org.apache.maven.resolver:maven-resolver-util:jar:1.6.2 (provided)
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.4 (compile)
- com.google.inject:guice:jar:no_aop:4.2.1 (provided)
- aopalliance:aopalliance:jar:1.0 (provided)
- aopalliance:aopalliance:jar:1.0 (provided)
- javax.inject:javax.inject:jar:1 (compile)
- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 (compile)
- org.apache.commons:commons-lang3:jar:3.18.0 (compile)
- org.apache.maven:maven-settings:jar:3.8.1 (provided)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.15.1 (provided)
- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5 (compile)
- org.glassfish.jaxb:jaxb-core:jar:4.0.5 (compile)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 (compile)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (compile)
- org.eclipse.angus:angus-activation:jar:2.0.2 (runtime)
- org.glassfish.jaxb:txw2:jar:4.0.5 (compile)
- com.sun.istack:istack-commons-runtime:jar:4.1.2 (compile)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 (compile)
- org.glassfish.jaxb:jaxb-core:jar:4.0.5 (compile)
- org.checkerframework:checker-qual:jar:3.49.5 (provided)
- org.junit.jupiter:junit-jupiter-engine:jar:5.13.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.13.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.13.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.13.1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.13.1 (test)
- com.reallifedeveloper:rld-build-tools:jar:2.0.29 (test)
- org.springframework:spring-context:jar:6.2.8 (test)
- org.springframework:spring-aop:jar:6.2.8 (test)
- org.springframework:spring-beans:jar:6.2.8 (test)
- org.springframework:spring-core:jar:6.2.8 (test)
- org.springframework:spring-jcl:jar:6.2.8 (test)
- org.springframework:spring-jcl:jar:6.2.8 (test)
- org.springframework:spring-expression:jar:6.2.8 (test)
- io.micrometer:micrometer-observation:jar:1.14.8 (test)
- io.micrometer:micrometer-commons:jar:1.14.8 (test)
- io.micrometer:micrometer-commons:jar:1.14.8 (test)
- org.springframework:spring-aop:jar:6.2.8 (test)
- org.springframework.data:spring-data-jpa:jar:3.5.1 (test)
- org.springframework.data:spring-data-commons:jar:3.5.1 (test)
- org.springframework:spring-orm:jar:6.2.8 (test)
- org.springframework:spring-jdbc:jar:6.2.8 (test)
- org.springframework:spring-jdbc:jar:6.2.8 (test)
- org.springframework:spring-tx:jar:6.2.8 (test)
- org.antlr:antlr4-runtime:jar:4.13.0 (test)
- jakarta.annotation:jakarta.annotation-api:jar:3.0.0 (test)
- org.springframework.data:spring-data-commons:jar:3.5.1 (test)
- jakarta.persistence:jakarta.persistence-api:jar:3.2.0 (test)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
- org.dbunit:dbunit:jar:3.0.0 (test)
- org.junit.platform:junit-platform-suite-engine:jar:1.13.1 (test)
- org.junit.platform:junit-platform-suite-api:jar:1.13.1 (test)
- org.junit.platform:junit-platform-suite-commons:jar:1.13.1 (test)
- org.junit.platform:junit-platform-launcher:jar:1.13.1 (test)
- org.junit.platform:junit-platform-launcher:jar:1.13.1 (test)
- org.junit.platform:junit-platform-suite-api:jar:1.13.1 (test)
- org.yaml:snakeyaml:jar:2.2 (test)
- org.junit.platform:junit-platform-suite-engine:jar:1.13.1 (test)
- org.hibernate.orm:hibernate-spatial:jar:7.0.5.Final (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.inject:jakarta.inject-api:jar:2.0.1 (test)
- jakarta.transaction:jakarta.transaction-api:jar:2.0.1 (test)
- org.geolatte:geolatte-geom:jar:1.9.1 (test)
- org.locationtech.jts:jts-core:jar:1.19.0 (test)
- org.locationtech.jts:jts-core:jar:1.19.0 (test)
- org.jboss.logging:jboss-logging:jar:3.6.1.Final (test)
- org.hibernate.orm:hibernate-core:jar:7.0.5.Final (test)
- com.rabbitmq:amqp-client:jar:5.25.0 (test)
- org.geotools:gt-shapefile:jar:33.1 (test)
- org.geotools:gt-main:jar:33.1 (test)
- org.geotools:gt-referencing:jar:33.1 (test)
- commons-pool:commons-pool:jar:1.5.4 (test)
- org.geotools:gt-metadata:jar:33.1 (test)
- org.geotools:gt-api:jar:33.1 (test)
- systems.uom:systems-common:jar:2.1 (test)
- si.uom:si-quantity:jar:2.1 (test)
- si.uom:si-units:jar:2.1 (test)
- si.uom:si-quantity:jar:2.1 (test)
- tech.units:indriya:jar:2.2 (test)
- tech.uom.lib:uom-lib-common:jar:2.2 (test)
- tech.uom.lib:uom-lib-common:jar:2.2 (test)
- systems.uom:systems-common:jar:2.1 (test)
- org.geotools.ogc:net.opengis.ows:jar:33.1 (test)
- org.geotools.ogc:org.w3.xlink:jar:33.1 (test)
- org.eclipse.emf:org.eclipse.emf.common:jar:2.15.0 (test)
- org.eclipse.emf:org.eclipse.emf.ecore:jar:2.15.0 (test)
- org.eclipse.emf:org.eclipse.emf.ecore.xmi:jar:2.15.0 (test)
- org.geotools.ogc:org.w3.xlink:jar:33.1 (test)
- org.geotools:gt-api:jar:33.1 (test)
- it.geosolutions.jgridshift:jgridshift-core:jar:1.3 (test)
- net.sf.geographiclib:GeographicLib-Java:jar:1.49 (test)
- commons-pool:commons-pool:jar:1.5.4 (test)
- org.geotools:gt-http:jar:33.1 (test)
- javax.measure:unit-api:jar:2.2 (test)
- com.fasterxml.jackson.core:jackson-core:jar:2.19.1 (test)
- com.google.re2j:re2j:jar:1.8 (test)
- org.ejml:ejml-ddense:jar:0.41 (test)
- org.ejml:ejml-core:jar:0.41 (test)
- org.ejml:ejml-core:jar:0.41 (test)
- org.geotools:gt-referencing:jar:33.1 (test)
- javax.media:jai_core:jar:1.1.3 (test)
- org.geotools:gt-main:jar:33.1 (test)
- org.springframework:spring-context:jar:6.2.8 (test)
- org.xmlunit:xmlunit-core:jar:2.10.3 (test)
- org.projectlombok:lombok:jar:1.18.38 (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)
- com.reallifedeveloper:jdepend:jar:3.0.1 (compile)
Licenses
Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component
Apache License Version 2.0: Hibernate Models
The Apache License, Version 2.0: EJML, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: JDepend, RealLifeDeveloper Build Tools, RealLifeDeveloper JDepend Maven Plugin
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
BSD 2-Clause License: zstd-jni
Eclipse Public License, Version 2.0: org.eclipse.sisu.plexus, org.locationtech.jts:jts-core
Go License: RE2/J
Eclipse Public License, Version 1.0: org.eclipse.sisu.inject
BSD: Units of Measurement Common Library for Java, Units of Measurement Common Unit Systems
Unknown: Plexus I18N Component, jgridshift-core
Eclipse Public License v. 2.0: Jakarta Persistence API
Apache License 2.0: JBoss Logging 3, snappy
AL 2.0: RabbitMQ Java Client
The MIT License: Checker Qual, Project Lombok
Lesser General Public License (LGPL): GeoTools Interfaces, HTTP Clients, Main module, Metadata, Open Web Services Model, Referencing services, Shapefile module, Xlink Model
Apache-2.0: Apache Commons BeanUtils, Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Commons Logging, Apache Commons Text, Apache Maven Archiver, Apache Maven Reporting API, Apache Maven Reporting Implementation, Apache Maven Shared Utils, Apache Velocity - Engine, Doxia :: APT Module, Doxia :: Core, Doxia :: Sink API, Doxia :: XDoc Module, Doxia :: XHTML5 Module, Doxia Sitetools :: Integration Tools, Doxia Sitetools :: Site Model, Doxia Sitetools :: Site Renderer, Doxia Sitetools :: Skin Model, Maven Plugin Tools Java Annotations
Apache License, Version 2.0: Apache Commons Collections, Apache Velocity Tools - Generic tools, Byte Buddy (without dependencies), ClassMate, Hibernate ORM - hibernate-core, Hibernate ORM - hibernate-spatial, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Archiver Component, Plexus Classworlds, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, Plexus Velocity Component, Plexus XML Utilities, SnakeYAML, Spring AOP, 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 Transaction
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
BSD-3-Clause: ANTLR 4 Runtime
Eclipse Distribution License v. 1.0: Jakarta Persistence API
Public Domain: AOP alliance, XZ for Java
The MIT License(MIT): Java implementation of GeographicLib
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
EDL 1.0: Angus Activation Registries, Jakarta Activation API
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
MIT: SLF4J API Module
LGPL 3.0: geolatte-geom
The Eclipse Public License Version 1.0: org.eclipse.emf.common, org.eclipse.emf.ecore, org.eclipse.emf.ecore.xmi
The Apache Software License, Version 2.0: Apache Commons Digester, Commons Pool, FindBugs-jsr305, Google Guice - Core Library, JSON.simple, Jackson-core, Jakarta Dependency Injection, javax.inject, micrometer-commons, micrometer-observation, org.xmlunit:xmlunit-core
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
---|---|---|---|---|---|---|---|
aopalliance-1.0.jar | 4.5 kB | 15 | 9 | 2 | 1.3 | Yes | No |
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 | - |
json-simple-3.0.2.jar | 35.1 kB | 28 | 17 | 1 | 1.7 | Yes | No |
zstd-jni-1.5.5-11.jar | 6.8 MB | 80 | 36 | 3 | 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 |
guice-4.2.1-no_aop.jar | 520.7 kB | 406 | 390 | 9 | 1.7 | 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 |
jdepend-3.0.1.jar | 78.7 kB | 67 | 38 | 4 | 17 | Yes | No |
rld-build-tools-2.0.29.jar | 70.4 kB | 65 | 29 | 7 | 17 | Yes | No |
istack-commons-runtime-4.1.2.jar | 25.8 kB | 35 | 23 | 4 | 11 | Yes | No |
commons-beanutils-1.11.0.jar | 246.8 kB | 152 | - | - | - | - | No |
• Root | - | 151 | 134 | 5 | 1.8 | Yes | - |
• Versioned | - | 1 | 1 | 1 | 9 | No | - |
commons-codec-1.16.1.jar | 365.5 kB | 259 | - | - | - | - | No |
• Root | - | 257 | 109 | 7 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes | No |
commons-io-2.20.0.jar | 564 kB | 415 | - | - | - | - | No |
• Root | - | 414 | 387 | 15 | 1.8 | Yes | - |
• Versioned | - | 1 | 1 | 1 | 9 | No | - |
commons-logging-1.3.5.jar | 73.7 kB | 42 | - | - | - | - | No |
• Root | - | 41 | 27 | 2 | 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 |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No | 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 | - |
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-compress-1.26.1.jar | 1.1 MB | 624 | - | - | - | - | No |
• Root | - | 622 | 569 | 36 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
commons-digester3-3.2.jar | 241.6 kB | 213 | 189 | 11 | 1.5 | 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.12.0.jar | 251.2 kB | 181 | - | - | - | - | No |
• Root | - | 180 | 160 | 8 | 1.8 | Yes | - |
• Versioned | - | 1 | 1 | 1 | 9 | No | - |
maven-archiver-3.6.2.jar | 26.8 kB | 19 | 5 | 1 | 1.8 | Yes | No |
maven-artifact-3.8.1.jar | 57.8 kB | 59 | 34 | 11 | 1.7 | Yes | No |
maven-builder-support-3.8.1.jar | 14.3 kB | 24 | 10 | 1 | 1.7 | Yes | No |
maven-core-3.8.1.jar | 633.5 kB | 490 | 403 | 56 | 1.7 | Yes | No |
maven-model-3.8.1.jar | 215.4 kB | 94 | 77 | 3 | 1.7 | Yes | No |
maven-model-builder-3.8.1.jar | 192.3 kB | 156 | 123 | 16 | 1.7 | Yes | No |
maven-plugin-api-3.8.1.jar | 47 kB | 48 | 27 | 6 | 1.7 | Yes | No |
maven-repository-metadata-3.8.1.jar | 27.2 kB | 27 | 9 | 2 | 1.7 | Yes | No |
maven-resolver-provider-3.8.1.jar | 66.2 kB | 43 | 26 | 1 | 1.7 | Yes | No |
maven-settings-3.8.1.jar | 44.3 kB | 35 | 19 | 2 | 1.7 | Yes | No |
maven-settings-builder-3.8.1.jar | 42.1 kB | 53 | 32 | 5 | 1.7 | Yes | No |
doxia-core-2.0.0.jar | 168.1 kB | 159 | 130 | 12 | 1.8 | Yes | No |
doxia-integration-tools-2.0.0.jar | 50 kB | 48 | 5 | 1 | 1.8 | Yes | No |
doxia-module-apt-2.0.0.jar | 53.9 kB | 49 | 31 | 1 | 1.8 | Yes | No |
doxia-module-xdoc-2.0.0.jar | 35.2 kB | 32 | 13 | 1 | 1.8 | Yes | No |
doxia-module-xhtml5-2.0.0.jar | 17 kB | 24 | 6 | 1 | 1.8 | Yes | No |
doxia-sink-api-2.0.0.jar | 11.3 kB | 20 | 5 | 1 | 1.8 | Yes | No |
doxia-site-model-2.0.0.jar | 85.9 kB | 56 | 33 | 5 | 1.8 | Yes | No |
doxia-site-renderer-2.0.0.jar | 43.6 kB | 42 | 12 | 2 | 1.8 | Yes | No |
doxia-skin-model-2.0.0.jar | 16.4 kB | 23 | 5 | 2 | 1.8 | Yes | No |
maven-plugin-annotations-3.15.1.jar | 13.8 kB | 22 | 7 | 1 | 1.8 | Yes | No |
maven-reporting-api-4.0.0.jar | 9.8 kB | 18 | 4 | 1 | 1.8 | Yes | No |
maven-reporting-impl-4.0.0.jar | 21 kB | 16 | 2 | 1 | 1.8 | Yes | No |
maven-resolver-api-1.4.1.jar | 149 kB | 156 | 132 | 12 | 1.7 | Yes | No |
maven-resolver-impl-1.6.2.jar | 179.7 kB | 115 | 94 | 5 | 1.7 | Yes | No |
maven-resolver-spi-1.6.2.jar | 38.4 kB | 56 | 34 | 8 | 1.7 | Yes | No |
maven-resolver-util-1.6.2.jar | 168.9 kB | 132 | 105 | 13 | 1.7 | Yes | No |
maven-shared-utils-3.4.2.jar | 151.1 kB | 103 | 79 | 9 | 1.8 | Yes | No |
velocity-engine-core-2.4.jar | 510.5 kB | 289 | 255 | 18 | 1.8 | Yes | No |
velocity-tools-generic-3.1.jar | 216.9 kB | 116 | 98 | 3 | 1.8 | Yes | No |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes | No |
checker-qual-3.49.5.jar | 238.2 kB | 453 | 380 | 33 | 1.8 | Yes | No |
plexus-archiver-4.9.2.jar | 224.8 kB | 211 | 171 | 26 | 1.8 | Yes | No |
plexus-classworlds-2.6.0.jar | 52.9 kB | 52 | 37 | 5 | 1.7 | Yes | No |
plexus-component-annotations-2.1.0.jar | 4.2 kB | 15 | 3 | 1 | 1.6 | No | No |
plexus-i18n-1.0-beta-10.jar | 11.9 kB | 20 | 7 | 1 | 1.5 | Yes | No |
plexus-interpolation-1.27.jar | 85.9 kB | 79 | 62 | 7 | 1.8 | Yes | No |
plexus-io-3.4.2.jar | 79 kB | 87 | 66 | 7 | 1.8 | Yes | No |
plexus-utils-4.0.1.jar | 192.5 kB | 128 | - | - | - | - | No |
• Root | - | 110 | 86 | 7 | 1.8 | Yes | - |
• Versioned | - | 6 | 1 | 1 | 9 | Yes | - |
• Versioned | - | 6 | 1 | 1 | 10 | Yes | - |
• Versioned | - | 6 | 1 | 1 | 11 | Yes | - |
plexus-velocity-2.2.0.jar | 5.7 kB | 17 | 3 | 2 | 1.8 | Yes | No |
plexus-xml-3.0.1.jar | 94.3 kB | 44 | 25 | 2 | 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 |
org.eclipse.sisu.inject-0.3.4.jar | 379.2 kB | 289 | 271 | 9 | 1.6 | Yes | No |
org.eclipse.sisu.plexus-0.9.0.M3.jar | 216.3 kB | 205 | 167 | 20 | 1.8 | 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 |
snappy-0.5.jar | 52.4 kB | 32 | 22 | 1 | 1.8 | Yes | No |
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 |
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 | - |
plexus-cipher-1.4.jar | 13.5 kB | 20 | 6 | 1 | 1.4 | Yes | No |
plexus-sec-dispatcher-1.4.jar | 27.7 kB | 31 | 13 | 3 | 1.4 | Yes | No |
spring-aop-6.2.8.jar | 419.9 kB | 321 | 289 | 17 | 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-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 |
xz-1.9.jar | 116 kB | 132 | - | - | - | - | Yes |
• Root | - | 130 | 116 | 9 | 1.7 | No | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
xmlunit-core-2.10.3.jar | 176.7 kB | 183 | 166 | 9 | 1.7 | 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 |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
138 | 69.7 MB | 41418 | 33377 | 1732 | 17 | 132 | 2 |
compile: 45 | compile: 8.5 MB | compile: 6412 | compile: 5162 | compile: 336 | 17 | compile: 43 | - |
runtime: 5 | runtime: 7 MB | runtime: 326 | runtime: 207 | runtime: 17 | runtime: 4 | runtime: 1 | |
provided: 22 | provided: 4.6 MB | provided: 3439 | provided: 2036 | provided: 195 | provided: 22 | - | |
test: 66 | test: 49.5 MB | test: 31241 | test: 25972 | test: 1184 | 17 | test: 63 | test: 1 |