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.reload4j reload4j 1.2.26 jar The Apache Software License, Version 2.0
commons-dbutils commons-dbutils 1.8.1 jar Apache-2.0
commons-logging commons-logging 1.3.5 jar Apache-2.0
nl.b3p jdbc-util 19.2.1 jar MIT-License
org.apache.logging.log4j log4j-to-slf4j 2.25.1 jar -
org.dbunit dbunit 3.0.0 jar GNU Lesser General Public License, Version 2.1
org.slf4j slf4j-api 2.0.17 jar MIT
org.slf4j slf4j-reload4j 2.0.17 jar MIT
org.xmlunit xmlunit-core 2.10.3 jar The Apache Software 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
org.junit.jupiter junit-jupiter-engine 5.13.4 jar Eclipse Public License v2.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.oracle.database.jdbc ojdbc17 23.9.0.25.07 jar Oracle Free Use Terms and Conditions (FUTC)
net.postgis postgis-jdbc 2025.1.1 jar GNU Lesser General Public License
org.postgresql postgresql 42.7.7 jar BSD-2-Clause

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
com.fasterxml.jackson.core jackson-core 2.19.2 jar The Apache Software License, Version 2.0
com.google.re2j re2j 1.8 jar Go License
commons-dbcp commons-dbcp 1.4 jar The Apache Software License, Version 2.0
commons-io commons-io 2.20.0 jar Apache-2.0
commons-pool commons-pool 1.5.4 jar The Apache Software License, Version 2.0
it.geosolutions.jgridshift jgridshift-core 1.3 jar -
jakarta.activation jakarta.activation-api 1.2.2 jar EDL 1.0
jakarta.annotation jakarta.annotation-api 1.3.4 jar EPL 2.0GPL2 w/ CPE
jakarta.inject jakarta.inject-api 2.0.1 jar The Apache Software License, Version 2.0
jakarta.xml.bind jakarta.xml.bind-api 2.3.3 jar Eclipse Distribution License - v 1.0
javax.measure unit-api 2.2 jar BSD 3-Clause
javax.media jai_core 1.1.3 jar JDL (Java Distribution License)
net.sf.geographiclib GeographicLib-Java 1.49 jar The MIT License(MIT)
org.apache.commons commons-lang3 3.18.0 jar Apache-2.0
org.apache.commons commons-text 1.14.0 jar Apache-2.0
org.apache.logging.log4j log4j-api 2.25.1 jar -
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.eclipse.emf org.eclipse.emf.common 2.15.0 jar The Eclipse Public License Version 1.0
org.eclipse.emf org.eclipse.emf.ecore 2.15.0 jar The Eclipse Public License Version 1.0
org.eclipse.emf org.eclipse.emf.ecore.xmi 2.15.0 jar The Eclipse Public License Version 1.0
org.ejml ejml-core 0.41 jar The Apache License, Version 2.0
org.ejml ejml-ddense 0.41 jar The Apache License, Version 2.0
org.geotools gt-api 33.2 jar Lesser General Public License (LGPL)
org.geotools gt-cql 33.2 jar Lesser General Public License (LGPL)
org.geotools gt-http 33.2 jar Lesser General Public License (LGPL)
org.geotools gt-jdbc 33.2 jar Lesser General Public License (LGPL)
org.geotools gt-main 33.2 jar Lesser General Public License (LGPL)
org.geotools gt-metadata 33.2 jar Lesser General Public License (LGPL)
org.geotools gt-referencing 33.2 jar Lesser General Public License (LGPL)
org.geotools.jdbc gt-jdbc-oracle 33.2 jar Lesser General Public License (LGPL)
org.geotools.ogc net.opengis.ows 33.2 jar Lesser General Public License (LGPL)
org.geotools.ogc org.w3.xlink 33.2 jar Lesser General Public License (LGPL)
org.junit.platform junit-platform-commons 1.13.4 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.13.4 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-api 1.13.4 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-engine 1.13.4 jar Eclipse Public License v2.0
org.locationtech.jts jts-core 1.20.0 jar Eclipse Public License, Version 2.0Eclipse Distribution License - v 1.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0
org.yaml snakeyaml 2.2 jar Apache License, Version 2.0
si.uom si-quantity 2.1 jar BSD 3-Clause
si.uom si-units 2.1 jar BSD 3-Clause
systems.uom systems-common 2.1 jar BSD
tech.units indriya 2.2 jar BSD 3-Clause
tech.uom.lib uom-lib-common 2.2 jar BSD

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.junit.platform junit-platform-launcher 1.13.4 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-commons 1.13.4 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:

GroupId ArtifactId Version Type Licenses
org.junit.jupiter junit-jupiter-api 5.13.4 jar Eclipse Public License v2.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
net.postgis postgis-geometry 2025.1.1 jar GNU Lesser General Public License
org.checkerframework checker-qual 3.49.3 jar The MIT License

Project Dependency Graph

Dependency Tree

Licenses

GPL-3.0-or-later: BRMO test-util

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

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.annotation API

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

Unknown: jgridshift-core

The MIT License: Checker Qual

Lesser General Public License (LGPL): GeoTools Interfaces, HTTP Clients, JDBC DataStore Support, Main module, Metadata, OGC CQL to Filter parser, Open Web Services Model, Oracle DataStore, Referencing services, Xlink Model

Apache License, Version 2.0: SnakeYAML

Apache-2.0: Apache Commons DbUtils, Apache Commons IO, Apache Commons Lang, Apache Commons Logging, Apache Commons Text

Oracle Free Use Terms and Conditions (FUTC): ojdbc17

EPL 2.0: jakarta.annotation API

JDL (Java Distribution License): Java Advanced Imaging

BSD 3-Clause: SI Quantities, SI Units, Units of Measurement API, Units of Measurement Reference Implementation

MIT-License: JDBC Util

GNU Lesser General Public License, Version 2.1: dbUnit Extension

BSD-2-Clause: PostgreSQL JDBC Driver

The MIT License(MIT): Java implementation of GeographicLib

GNU Lesser General Public License: PostGIS Geometry, Postgis JDBC Driver

EDL 1.0: Jakarta Activation API jar

Eclipse Distribution License - v 1.0: Jakarta XML Binding API, org.locationtech.jts:jts-core

MIT: SLF4J API Module, SLF4J Reload4j Provider

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: Commons DBCP, Commons Pool, Jackson-core, Jakarta Dependency Injection, org.xmlunit:xmlunit-core, reload4j

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
reload4j-1.2.26.jar 338.7 kB 247 221 14 1.5 Yes No
jackson-core-2.19.2.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 -
re2j-1.8.jar 114.3 kB 52 47 1 1.6 Yes No
ojdbc17-23.9.0.25.07.jar 7.5 MB 2880 2750 60 17 Yes Yes
commons-dbcp-1.4.jar 160.5 kB 80 62 5 1.6 Yes No
commons-dbutils-1.8.1.jar 88.1 kB 79 - - - - No
   • Root - 77 56 5 1.8 Yes -
   • Versioned - 2 1 1 9 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
jgridshift-core-1.3.jar 13 kB 15 4 1 1.6 Yes No
jakarta.activation-api-1.2.2.jar 46.6 kB 43 32 2 1.8 Yes No
jakarta.annotation-api-1.3.4.jar 25.1 kB 28 15 3 1.8 Yes No
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 1.8 No No
jakarta.xml.bind-api-2.3.3.jar 115.6 kB 137 - - - - No
   • Root - 132 111 7 1.8 Yes -
   • Versioned - 5 1 1 9 Yes -
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
postgis-geometry-2025.1.1.jar 42.8 kB 44 30 3 1.8 Yes No
postgis-jdbc-2025.1.1.jar 20.8 kB 33 16 1 1.8 Yes No
GeographicLib-Java-1.49.jar 36.9 kB 28 18 1 1.6 Yes No
jdbc-util-19.2.1.jar 28.6 kB 24 11 2 17 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.14.0.jar 259.9 kB 185 - - - - No
   • Root - 184 164 8 1.8 Yes -
   • Versioned - 1 1 1 9 No -
log4j-api-2.25.1.jar 349.6 kB 251 - - - - No
   • Root - 240 209 11 1.8 Yes -
   • Versioned - 11 4 2 9 Yes -
log4j-to-slf4j-2.25.1.jar 24 kB 26 10 2 1.8 Yes No
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes No
checker-qual-3.49.3.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
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
gt-api-33.2.jar 227.1 kB 437 398 29 11 Yes No
gt-cql-33.2.jar 200.8 kB 73 57 4 11 Yes No
gt-http-33.2.jar 26.8 kB 29 17 1 11 Yes No
gt-jdbc-33.2.jar 252.6 kB 111 94 4 11 Yes No
gt-main-33.2.jar 2.1 MB 1241 1178 39 11 Yes No
gt-metadata-33.2.jar 508.4 kB 285 245 14 11 Yes No
gt-referencing-33.2.jar 1.5 MB 557 512 20 11 Yes No
gt-jdbc-oracle-33.2.jar 96.2 kB 46 29 3 11 Yes No
net.opengis.ows-33.2.jar 586.3 kB 437 417 11 11 Yes No
org.w3.xlink-33.2.jar 53.3 kB 36 24 3 11 Yes No
junit-jupiter-api-5.13.4.jar 240.2 kB 216 201 8 1.8 Yes No
junit-jupiter-engine-5.13.4.jar 341.1 kB 178 161 9 1.8 Yes No
junit-platform-commons-1.13.4.jar 158.5 kB 100 - - - - No
   • Root - 89 74 9 1.8 Yes -
   • Versioned - 11 5 1 9 Yes -
junit-platform-engine-1.13.4.jar 268.6 kB 189 170 10 1.8 Yes No
junit-platform-launcher-1.13.4.jar 223.1 kB 144 129 7 1.8 Yes No
junit-platform-suite-api-1.13.4.jar 26.1 kB 41 32 2 1.8 No No
junit-platform-suite-commons-1.13.4.jar 18.7 kB 12 3 2 1.8 Yes No
junit-platform-suite-engine-1.13.4.jar 33 kB 23 12 2 1.8 Yes No
jts-core-1.20.0.jar 1.2 MB 804 732 63 1.8 Yes No
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes No
postgresql-42.7.7.jar 1.1 MB 538 475 38 1.8 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 -
slf4j-reload4j-2.0.17.jar 10.7 kB 17 - - - - No
   • Root - 17 4 1 1.8 Yes -
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
62 26.8 MB 15152 13494 669 17 59 2
compile: 53 compile: 17.1 MB compile: 10654 compile: 9349 compile: 508 17 compile: 50 compile: 1
runtime: 2 runtime: 241.8 kB runtime: 156 runtime: 132 runtime: 9 runtime: 2 -
provided: 5 provided: 8.9 MB provided: 3948 provided: 3651 provided: 135 provided: 5 provided: 1
test: 2 test: 581.4 kB test: 394 test: 362 test: 17 1.8 test: 2 -