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
commons-dbutils commons-dbutils 1.8.1 jar Apache-2.0
commons-io commons-io 2.20.0 jar Apache-2.0
commons-logging commons-logging 1.3.5 jar Apache-2.0
org.apache.commons commons-lang3 3.19.0 jar Apache-2.0
org.geotools.jdbc gt-jdbc-oracle 34.0 jar Lesser General Public License (LGPL)
org.locationtech.jts jts-core 1.20.0 jar Eclipse Public License, Version 2.0Eclipse 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
org.hamcrest hamcrest 3.0 jar BSD-3-Clause
org.junit.jupiter junit-jupiter-engine 6.0.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 6.0.0 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.microsoft.sqlserver mssql-jdbc 13.2.0.jre11 jar MIT License
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.apache.tomcat tomcat-dbcp 9.0.108 jar Apache License, Version 2.0
org.hsqldb hsqldb 2.7.4 jar HSQLDB License, a BSD open source license
org.postgresql postgresql 42.7.8 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.0 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-pool commons-pool 1.5.4 jar The Apache Software License, Version 2.0
it.geosolutions.jgridshift jgridshift-core 1.3 jar -
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
javax.measure unit-api 2.2 jar BSD 3-Clause
net.sf.geographiclib GeographicLib-Java 1.49 jar The MIT License(MIT)
org.apache.commons commons-text 1.13.0 jar Apache-2.0
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.eclipse.imagen imagen-core 0.9.0 jar The Apache Software License, Version 2.0
org.eclipse.imagen iterators 0.9.0 jar The Apache Software License, Version 2.0
org.eclipse.imagen utilities 0.9.0 jar The Apache Software License, Version 2.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 34.0 jar Lesser General Public License (LGPL)
org.geotools gt-cql 34.0 jar Lesser General Public License (LGPL)
org.geotools gt-http 34.0 jar Lesser General Public License (LGPL)
org.geotools gt-jdbc 34.0 jar Lesser General Public License (LGPL)
org.geotools gt-main 34.0 jar Lesser General Public License (LGPL)
org.geotools gt-metadata 34.0 jar Lesser General Public License (LGPL)
org.geotools gt-referencing 34.0 jar Lesser General Public License (LGPL)
org.geotools.ogc net.opengis.ows 34.0 jar Lesser General Public License (LGPL)
org.geotools.ogc org.w3.xlink 34.0 jar Lesser General Public License (LGPL)
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

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.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 6.0.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 6.0.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 6.0.0 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.3.0 jar The 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
net.bytebuddy byte-buddy 1.15.11 jar Apache License, Version 2.0
net.postgis postgis-geometry 2025.1.1 jar GNU Lesser General Public License
org.apache.tomcat tomcat-juli 9.0.108 jar Apache License, Version 2.0
org.checkerframework checker-qual 3.49.5 jar The MIT License
org.slf4j slf4j-api 2.0.17 jar MIT

Project Dependency Graph

Dependency Tree

Licenses

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

MIT License: Microsoft JDBC Driver for SQL Server

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

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

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

The MIT License: Checker Qual

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

Apache License, Version 2.0: Byte Buddy (without dependencies), tomcat-dbcp, tomcat-juli

Oracle Free Use Terms and Conditions (FUTC): ojdbc17

EPL 2.0: jakarta.annotation API

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

MIT-License: JDBC Util

HSQLDB License, a BSD open source license: HyperSQL Database

BSD-2-Clause: PostgreSQL JDBC Driver

BSD-3-Clause: Hamcrest

The MIT License(MIT): Java implementation of GeographicLib

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

Eclipse Distribution License - v 1.0: org.locationtech.jts:jts-core

MIT: SLF4J API Module

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.eclipse.imagen:imagen-core, org.eclipse.imagen:iterators, org.eclipse.imagen:utilities

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
jackson-core-2.19.0.jar 599.9 kB 293 - - - - 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 -
   • Versioned - 11 2 1 22 Yes -
re2j-1.8.jar 114.3 kB 52 47 1 1.6 Yes No
mssql-jdbc-13.2.0.jre11.jar 1.5 MB 480 453 9 11 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.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
unit-api-2.2.jar 38.4 kB 74 - - - - No
   • Root - 67 59 4 1.8 Yes -
   • Versioned - 7 3 2 9 No -
byte-buddy-1.15.11.jar 8.5 MB 5890 - - - - No
   • Root - 2950 2897 38 1.5 Yes -
   • Versioned - 2940 2898 39 1.8 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
commons-lang3-3.19.0.jar 709.1 kB 451 - - - - No
   • Root - 449 418 18 1.8 Yes -
   • Versioned - 2 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 -
tomcat-dbcp-9.0.108.jar 347.7 kB 162 147 7 1.8 Yes No
tomcat-juli-9.0.108.jar 52.6 kB 38 30 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
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
imagen-core-0.9.0.jar 739.3 kB 318 286 9 11 Yes No
iterators-0.9.0.jar 33.2 kB 32 19 2 11 Yes No
utilities-0.9.0.jar 127.5 kB 72 48 9 11 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-34.0.jar 228.4 kB 437 398 29 17 Yes No
gt-cql-34.0.jar 207.1 kB 73 57 4 17 Yes No
gt-http-34.0.jar 27 kB 29 17 1 17 Yes No
gt-jdbc-34.0.jar 256.6 kB 111 94 4 17 Yes No
gt-main-34.0.jar 2.1 MB 1248 1185 39 17 Yes No
gt-metadata-34.0.jar 511.9 kB 281 241 14 17 Yes No
gt-referencing-34.0.jar 1.5 MB 559 514 20 17 Yes No
gt-jdbc-oracle-34.0.jar 97.5 kB 46 29 3 17 Yes No
net.opengis.ows-34.0.jar 594.1 kB 437 417 11 17 Yes No
org.w3.xlink-34.0.jar 54.3 kB 36 24 3 17 Yes No
hamcrest-3.0.jar 126.4 kB 123 108 11 1.8 Yes No
hsqldb-2.7.4.jar 1.7 MB 751 687 23 11 No Yes
jspecify-1.0.0.jar 3.8 kB 14 - - - - No
   • Root - 10 4 1 1.8 No -
   • Versioned - 4 1 1 9 No -
junit-jupiter-api-6.0.0.jar 249.9 kB 224 208 9 17 Yes No
junit-jupiter-engine-6.0.0.jar 353.7 kB 188 171 9 17 Yes No
junit-jupiter-params-6.0.0.jar 293.7 kB 215 194 9 17 Yes No
junit-platform-commons-6.0.0.jar 171.1 kB 103 87 10 17 Yes No
junit-platform-engine-6.0.0.jar 277.6 kB 193 175 9 17 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.8.jar 1.1 MB 539 476 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 -
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
58 36.1 MB 20548 15986 657 17 54 2
compile: 39 compile: 13.6 MB compile: 8132 compile: 7109 compile: 378 17 compile: 37 -
provided: 11 provided: 21 MB provided: 11341 provided: 7921 provided: 219 provided: 10 provided: 2
test: 8 test: 1.5 MB test: 1075 test: 956 test: 60 17 test: 7 -