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-annotations 2.17.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.17.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.17.2 jar The Apache Software License, Version 2.0
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.guava guava 33.2.1-jre jar Apache License, Version 2.0
commons-codec commons-codec 1.16.0 jar Apache-2.0
commons-validator commons-validator 1.8.0 jar Apache-2.0
de.grundid.opendatalab geojson-jackson 1.14 jar The Apache Software License, Version 2.0
io.swagger.core.v3 swagger-annotations 2.2.22 jar Apache License 2.0
jakarta.annotation jakarta.annotation-api 2.1.1 jar EPL 2.0GPL2 w/ CPE
jakarta.validation jakarta.validation-api 3.0.2 jar Apache License 2.0
jakarta.xml.bind jakarta.xml.bind-api 4.0.2 jar Eclipse Distribution License - v 1.0
org.apache.commons commons-lang3 3.14.0 jar Apache-2.0
org.gbif dwc-api 2.1.10 jar The Apache Software License, Version 2.0
org.locationtech.jts jts-core 1.19.0 jar Eclipse Public License, Version 2.0Eclipse Distribution License - v 1.0
org.locationtech.spatial4j spatial4j 0.8 jar The Apache Software License, Version 2.0
org.projectlombok lombok 1.18.30 jar The MIT License
org.slf4j slf4j-api 2.0.9 jar MIT License

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
ch.qos.logback logback-classic 1.4.14 jar Eclipse Public License - v 1.0GNU Lesser General Public License
org.apache.commons commons-text 1.11.0 jar Apache-2.0
org.glassfish jakarta.el 4.0.2 jar Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception
org.glassfish.jaxb jaxb-runtime 4.0.5 jar Eclipse Distribution License - v 1.0
org.hamcrest hamcrest-core 2.2 jar BSD License 3
org.hibernate.validator hibernate-validator 8.0.1.Final jar Apache License 2.0
org.junit.jupiter junit-jupiter-engine 5.10.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.3 jar Eclipse Public License v2.0
org.mockito mockito-core 5.12.0 jar MIT
org.mockito mockito-junit-jupiter 5.12.0 jar MIT

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.google.errorprone error_prone_annotations 2.26.1 jar Apache 2.0
com.google.guava failureaccess 1.0.2 jar The Apache Software License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 3.0.0 jar Apache License, Version 2.0
commons-beanutils commons-beanutils 1.9.4 jar Apache License, Version 2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-digester commons-digester 2.1 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.3.0 jar Apache-2.0
jakarta.activation jakarta.activation-api 2.1.3 jar EDL 1.0
org.checkerframework checker-qual 3.42.0 jar The MIT License

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
ch.qos.logback logback-core 1.4.14 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml classmate 1.5.1 jar Apache License, Version 2.0
com.sun.istack istack-commons-runtime 4.1.2 jar Eclipse Distribution License - v 1.0
jakarta.el jakarta.el-api 4.0.0 jar Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception
net.bytebuddy byte-buddy 1.14.15 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.14.15 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.eclipse.angus angus-activation 2.0.2 jar EDL 1.0
org.glassfish.jaxb jaxb-core 4.0.5 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb txw2 4.0.5 jar Eclipse Distribution License - v 1.0
org.hamcrest hamcrest 2.2 jar BSD License 3
org.jboss.logging jboss-logging 3.4.3.Final jar Apache License, version 2.0
org.junit.jupiter junit-jupiter-api 5.10.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.3 jar Eclipse Public License v2.0
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3

Apache 2.0: error-prone annotations

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

MIT License: SLF4J API Module

BSD License 3: Hamcrest, Hamcrest Core

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 Annotations API

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

Eclipse Public License, Version 2.0: org.locationtech.jts:jts-core

Eclipse Public License v. 2.0: Jakarta Expression Language API, Jakarta Expression Language Implementation

Apache License 2.0: Hibernate Validator Engine, Jakarta Bean Validation API, swagger-annotations

EDL 1.0: Angus Activation Registries, Jakarta Activation API

GNU General Public License, version 2 with the GNU Classpath Exception: Jakarta Expression Language API, Jakarta Expression Language Implementation

The MIT License: Checker Qual, Project Lombok

Apache-2.0: Apache Commons Codec, Apache Commons Lang, Apache Commons Logging, Apache Commons Text, Apache Commons Validator

Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Byte Buddy (without dependencies), Byte Buddy agent, ClassMate, Guava: Google Core Libraries for Java, J2ObjC Annotations, Objenesis

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: mockito-core, mockito-junit-jupiter

EPL 2.0: Jakarta Annotations API

The Apache Software License, Version 2.0: Commons Digester, Darwin Core API, FindBugs-jsr305, GBIF Common :: API, GeoJson POJOs for Jackson, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, Jackson-annotations, Jackson-core, Spatial4J, jackson-databind

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.4.14.jar 283.5 kB 230 178 28 - Yes
logback-core-1.4.14.jar 597.2 kB 506 454 42 - Yes
classmate-1.5.1.jar 67.8 kB 55 40 5 - Yes
jackson-annotations-2.17.2.jar 78.5 kB 87 74 2 - Yes
jackson-core-2.17.2.jar 581.9 kB 272 211 15 - Yes
jackson-databind-2.17.2.jar 1.6 MB 824 785 24 - Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.26.1.jar 19.4 kB 47 28 3 - Yes
failureaccess-1.0.2.jar 4.7 kB 15 2 1 1.7 Yes
guava-33.2.1-jre.jar 3.1 MB 2059 2020 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - No
j2objc-annotations-3.0.0.jar 12.5 kB 31 18 2 - Yes
istack-commons-runtime-4.1.2.jar 25.8 kB 35 23 4 - Yes
commons-beanutils-1.9.4.jar 246.9 kB 154 137 5 1.6 Yes
commons-codec-1.16.0.jar 360.7 kB 256 109 7 1.8 Yes
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
commons-digester-2.1.jar 196.8 kB 182 155 14 1.5 Yes
commons-logging-1.3.0.jar 70.8 kB 44 28 3 - Yes
commons-validator-1.8.0.jar 193.5 kB 111 84 5 - Yes
geojson-jackson-1.14.jar 24 kB 29 19 2 1.6 Yes
swagger-annotations-2.2.22.jar 47.3 kB 84 58 13 1.8 Yes
jakarta.activation-api-2.1.3.jar 66.5 kB 60 46 3 - Yes
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 - Yes
jakarta.el-api-4.0.0.jar 80.6 kB 61 49 1 1.8 Yes
jakarta.validation-api-3.0.2.jar 93.3 kB 161 144 10 - Yes
jakarta.xml.bind-api-4.0.2.jar 131 kB 138 115 7 - Yes
byte-buddy-1.14.15.jar 4.2 MB 2935 2881 39 - Yes
byte-buddy-agent-1.14.15.jar 258 kB 90 70 3 - Yes
commons-lang3-3.14.0.jar 658 kB 436 404 19 - Yes
commons-text-1.11.0.jar 246.7 kB 180 158 9 - Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 - Yes
checker-qual-3.42.0.jar 230.8 kB 438 369 30 1.8 Yes
angus-activation-2.0.2.jar 27 kB 33 11 3 - Yes
dwc-api-2.1.10.jar 83.8 kB 50 38 2 - Yes
jakarta.el-4.0.2.jar 173.7 kB 130 113 5 1.8 Yes
jaxb-core-4.0.5.jar 138.7 kB 158 107 18 - Yes
jaxb-runtime-4.0.5.jar 920.2 kB 693 559 19 - Yes
txw2-4.0.5.jar 73.3 kB 72 57 4 - Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
hamcrest-core-2.2.jar 1.5 kB 8 1 1 1.7 Yes
hibernate-validator-8.0.1.Final.jar 1.3 MB 1037 903 84 - Yes
jboss-logging-3.4.3.Final.jar 60.8 kB 47 35 1 1.8 Yes
junit-jupiter-api-5.10.3.jar 211.4 kB 198 183 8 - Yes
junit-jupiter-engine-5.10.3.jar 244.7 kB 147 130 9 - Yes
junit-jupiter-params-5.10.3.jar 586 kB 381 347 22 - Yes
junit-platform-commons-1.10.3.jar 106.2 kB 64 44 7 - Yes
junit-platform-engine-1.10.3.jar 204.8 kB 153 136 10 - Yes
jts-core-1.19.0.jar 1.1 MB 732 662 61 1.8 Yes
spatial4j-0.8.jar 190.3 kB 129 109 11 1.8 Yes
mockito-core-5.12.0.jar 704 kB 642 570 64 - Yes
mockito-junit-jupiter-5.12.0.jar 8.9 kB 13 5 2 - Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 - Yes
lombok-1.18.30.jar 2 MB 1063 172 13 - Yes
slf4j-api-2.0.9.jar 64.6 kB 67 52 5 - Yes
Total Size Entries Classes Packages Java Version Debug Information
55 22.6 MB 16110 13569 707 1.8 54
compile: 28 compile: 11.8 MB compile: 8037 compile: 6352 compile: 294 - compile: 27
test: 27 test: 10.8 MB test: 8073 test: 7217 test: 413 - test: 27