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 Optional
com.google.guava guava 33.3.1-jre jar Apache License, Version 2.0 No
org.projectlombok lombok 1.18.36 jar MIT Yes

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.assertj assertj-core 3.26.3 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter-engine 5.11.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.11.3 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.fasterxml.jackson.core jackson-databind 2.18.2 jar Apache License, Version 2.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.google.code.findbugs jsr305 3.0.2 jar Apache License, Version 2.0
com.google.errorprone error_prone_annotations 2.28.0 jar Apache License, Version 2.0
com.google.guava failureaccess 1.0.2 jar Apache License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar Apache License, Version 2.0
com.google.j2objc j2objc-annotations 3.0.0 jar Apache License, Version 2.0
org.checkerframework checker-qual 3.43.0 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
net.bytebuddy byte-buddy 1.14.18 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.11.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.11.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.11.3 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.3.0 jar 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
com.fasterxml.jackson.core jackson-annotations 2.18.2 jar Apache License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.18.2 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

  • org.folio:lib-linked-data-dictionary:jar:1.0.1-SNAPSHOT [Information]
    • org.projectlombok:lombok:jar:1.18.36 (compile) [Information]
    • com.fasterxml.jackson.core:jackson-databind:jar:2.18.2 (provided) [Information]
    • com.google.guava:guava:jar:33.3.1-jre (compile) [Information]
      • com.google.guava:failureaccess:jar:1.0.2 (compile) [Information]
      • com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile) [Information]
      • com.google.code.findbugs:jsr305:jar:3.0.2 (compile) [Information]
      • org.checkerframework:checker-qual:jar:3.43.0 (compile) [Information]
      • com.google.errorprone:error_prone_annotations:jar:2.28.0 (compile) [Information]
      • com.google.j2objc:j2objc-annotations:jar:3.0.0 (compile) [Information]
    • org.junit.jupiter:junit-jupiter-engine:jar:5.11.3 (test) [Information]
    • org.junit.jupiter:junit-jupiter-params:jar:5.11.3 (test) [Information]
    • org.assertj:assertj-core:jar:3.26.3 (test) [Information]
      • net.bytebuddy:byte-buddy:jar:1.14.18 (test) [Information]

Licenses

Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, Guava: Google Core Libraries for Java, J2ObjC Annotations, Jackson-annotations, Jackson-core, error-prone annotations, jackson-databind, lib-linked-data-dictionary, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

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

MIT: Checker Qual, Project Lombok

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jackson-annotations-2.18.2.jar 78.5 kB 87 74 2 9 Yes
jackson-core-2.18.2.jar 597.8 kB 293 212 15 - -
jackson-databind-2.18.2.jar 1.7 MB 829 790 24 9 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.28.0.jar 19.4 kB 47 28 3 9 Yes
failureaccess-1.0.2.jar 4.7 kB 15 2 1 1.7 Yes
guava-33.3.1-jre.jar 3.1 MB 2056 2017 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - -
j2objc-annotations-3.0.0.jar 12.5 kB 31 18 2 9 Yes
byte-buddy-1.14.18.jar 4.2 MB 2935 2881 39 9 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes
assertj-core-3.26.3.jar 1.4 MB 882 840 28 9 Yes
checker-qual-3.43.0.jar 231.5 kB 439 370 31 9 Yes
junit-jupiter-api-5.11.3.jar 216.4 kB 197 182 8 9 Yes
junit-jupiter-engine-5.11.3.jar 260.1 kB 152 135 9 9 Yes
junit-jupiter-params-5.11.3.jar 591.6 kB 388 354 22 9 Yes
junit-platform-commons-1.11.3.jar 142 kB 88 66 8 9 Yes
junit-platform-engine-1.11.3.jar 246.8 kB 177 158 10 9 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 9 Yes
lombok-1.18.36.jar 2.1 MB 1083 178 13 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
20 14.8 MB 9776 8352 240 9 18
compile: 8 compile: 5.4 MB compile: 3724 compile: 2648 compile: 71 9 compile: 7
provided: 3 provided: 2.3 MB provided: 1209 provided: 1076 provided: 41 provided: 2
test: 9 test: 7.1 MB test: 4843 test: 4628 test: 128 9 test: 9