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.4 | jar | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.core | jackson-databind | 2.19.4 | jar | The Apache Software License, Version 2.0 |
| org.slf4j | slf4j-api | 2.0.17 | jar | MIT |
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 | 5.14.1 | jar | Eclipse Public License v2.0 |
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-annotations | 2.19.4 | 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.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-api | 5.14.1 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 5.14.1 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 5.14.1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 1.14.1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.14.1 | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.gbif:dwc-api:jar:2.1.10-SNAPSHOT
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.19.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-databind:jar:2.19.4 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.19.4 (compile)
- org.junit.jupiter:junit-jupiter:jar:5.14.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.14.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.14.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.14.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.14.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.14.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.14.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.14.1 (test)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
MIT: SLF4J API Module
The Apache Software License, Version 2.0: Darwin Core API, Jackson-annotations, Jackson-core, jackson-databind
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| jackson-annotations-2.19.4.jar | 79.3 kB | 87 | 74 | 2 | - | Yes |
| jackson-core-2.19.4.jar | 591.4 kB | 282 | 212 | 15 | - | Yes |
| jackson-databind-2.19.4.jar | 1.7 MB | 847 | 808 | 24 | - | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
| junit-jupiter-5.14.1.jar | 6.4 kB | 5 | 1 | 1 | - | No |
| junit-jupiter-api-5.14.1.jar | 242.5 kB | 217 | 202 | 8 | - | Yes |
| junit-jupiter-engine-5.14.1.jar | 343.2 kB | 179 | 162 | 9 | - | Yes |
| junit-jupiter-params-5.14.1.jar | 663.1 kB | 433 | 399 | 22 | - | Yes |
| junit-platform-commons-1.14.1.jar | 164.4 kB | 105 | 80 | 10 | - | Yes |
| junit-platform-engine-1.14.1.jar | 271.7 kB | 191 | 172 | 10 | - | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | - | Yes |
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | 56 | 5 | - | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 12 | 4.1 MB | 2441 | 2178 | 110 | 0.0 | 11 |
| compile: 4 | compile: 2.4 MB | compile: 1287 | compile: 1150 | compile: 46 | - | compile: 4 |
| test: 8 | test: 1.7 MB | test: 1154 | test: 1028 | test: 64 | - | test: 7 |
