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 |
---|---|---|---|---|
org.bsc.async | async-generator-jdk8 | 2.3.0 | jar | MIT |
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 |
---|---|---|---|---|
org.junit.jupiter | junit-jupiter | 5.10.2 | jar | Eclipse Public License v2.0 |
org.slf4j | slf4j-jdk14 | 2.0.9 | jar | MIT License |
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.17.2 | jar | The Apache Software License, Version 2.0 |
com.google.code.gson | gson | 2.10.1 | jar | Apache-2.0 |
org.projectlombok | lombok | 1.18.32 | jar | The MIT License |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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.10.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.10.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.10.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.10.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.10.2 | 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 |
---|---|---|---|---|
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 |
Project Dependency Graph
Dependency Tree
- org.bsc.langgraph4j:langgraph4j-core-jdk8:jar:1.1.5
- org.projectlombok:lombok:jar:1.18.32 (provided)
- org.bsc.async:async-generator-jdk8:jar:2.3.0 (compile)
- org.slf4j:slf4j-api:jar:2.0.9 (compile)
- com.google.code.gson:gson:jar:2.10.1 (provided)
- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2 (provided)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2 (provided)
- com.fasterxml.jackson.core:jackson-core:jar:2.17.2 (provided)
- org.junit.jupiter:junit-jupiter:jar:5.10.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.2 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (test)
- org.slf4j:slf4j-jdk14:jar:2.0.9 (test)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The MIT License: Project Lombok
MIT License: SLF4J API Module, SLF4J JDK14 Provider
Apache-2.0: Gson
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: async-generator::jdk8, langgraph4j::core::jdk8
The Apache Software License, Version 2.0: Jackson-annotations, Jackson-core, jackson-databind
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jackson-annotations-2.17.2.jar | 78.5 kB | 87 | 74 | 2 | 1.6 | Yes |
jackson-core-2.17.2.jar | 581.9 kB | 272 | - | - | - | - |
• Root | - | 242 | 210 | 14 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
• Versioned | - | 10 | 3 | 1 | 11 | Yes |
• Versioned | - | 9 | 2 | 1 | 17 | Yes |
• Versioned | - | 9 | 2 | 1 | 21 | Yes |
jackson-databind-2.17.2.jar | 1.6 MB | 824 | - | - | - | - |
• Root | - | 822 | 784 | 23 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
gson-2.10.1.jar | 283.4 kB | 238 | - | - | - | - |
• Root | - | 236 | 217 | 9 | 1.7 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
async-generator-jdk8-2.3.0.jar | 19.3 kB | 22 | 12 | 1 | 1.8 | Yes |
junit-jupiter-5.10.2.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
junit-jupiter-api-5.10.2.jar | 211 kB | 197 | 182 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.10.2.jar | 244.7 kB | 147 | 130 | 9 | 1.8 | Yes |
junit-jupiter-params-5.10.2.jar | 586 kB | 381 | 347 | 22 | 1.8 | Yes |
junit-platform-commons-1.10.2.jar | 106.2 kB | 64 | - | - | - | - |
• Root | - | 56 | 43 | 7 | 1.8 | Yes |
• Versioned | - | 8 | 2 | 1 | 9 | Yes |
junit-platform-engine-1.10.2.jar | 204.8 kB | 153 | 136 | 10 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
lombok-1.18.32.jar | 2 MB | 1082 | 178 | 13 | 1.6 | Yes |
slf4j-api-2.0.9.jar | 64.6 kB | 67 | - | - | - | - |
• Root | - | 65 | 51 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
slf4j-jdk14-2.0.9.jar | 10.4 kB | 20 | - | - | - | - |
• Root | - | 18 | 4 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
16 | 6.1 MB | 3583 | 2381 | 128 | 9 | 15 |
compile: 2 | compile: 83.9 kB | compile: 89 | compile: 63 | compile: 5 | 1.8 | compile: 2 |
provided: 5 | provided: 4.6 MB | provided: 2503 | provided: 1463 | provided: 61 | provided: 5 | |
test: 9 | test: 1.4 MB | test: 991 | test: 855 | test: 62 | 9 | test: 8 |