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 |
---|---|---|---|---|
dev.langchain4j | langchain4j | 1.0.0-beta2 | jar | Apache-2.0 |
dev.langchain4j | langchain4j-azure-open-ai | 1.0.0-beta2 | jar | Apache-2.0 |
dev.langchain4j | langchain4j-open-ai | 1.0.0-beta2 | jar | Apache-2.0 |
org.bsc.langgraph4j | langgraph4j-core | 1.5.2 | jar | MIT |
org.bsc.langgraph4j | langgraph4j-langchain4j | 1.5.2 | jar | MIT |
org.slf4j | slf4j-api | 2.0.9 | jar | MIT License |
org.slf4j | slf4j-jdk14 | 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 |
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 |
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:
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 |
Project Dependency Graph
Dependency Tree
- org.bsc.langgraph4j:langgraph4j-agent-executor:jar:1.5.2
- org.bsc.langgraph4j:langgraph4j-core:jar:1.5.2 (compile)
- org.bsc.async:async-generator:jar:3.0.0 (compile)
- org.bsc.async:async-generator:jar:3.0.0 (compile)
- org.bsc.langgraph4j:langgraph4j-langchain4j:jar:1.5.2 (compile)
- dev.langchain4j:langchain4j:jar:1.0.0-beta2 (compile)
- dev.langchain4j:langchain4j-core:jar:1.0.0-beta2 (compile)
- org.jspecify:jspecify:jar:1.0.0 (compile)
- org.jspecify:jspecify:jar:1.0.0 (compile)
- org.apache.opennlp:opennlp-tools:jar:1.9.4 (compile)
- dev.langchain4j:langchain4j-core:jar:1.0.0-beta2 (compile)
- dev.langchain4j:langchain4j-open-ai:jar:1.0.0-beta2 (compile)
- dev.langchain4j:langchain4j-http-client-jdk:jar:1.0.0-beta2 (compile)
- dev.langchain4j:langchain4j-http-client:jar:1.0.0-beta2 (compile)
- dev.langchain4j:langchain4j-http-client:jar:1.0.0-beta2 (compile)
- com.knuddels:jtokkit:jar:1.1.0 (compile)
- dev.langchain4j:langchain4j-http-client-jdk:jar:1.0.0-beta2 (compile)
- dev.langchain4j:langchain4j-azure-open-ai:jar:1.0.0-beta2 (compile)
- com.azure:azure-ai-openai:jar:1.0.0-beta.14 (compile)
- com.azure:azure-core:jar:1.55.2 (compile)
- com.azure:azure-json:jar:1.4.0 (compile)
- com.azure:azure-xml:jar:1.2.0 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.17.2 (compile)
- io.projectreactor:reactor-core:jar:3.4.41 (compile)
- org.reactivestreams:reactive-streams:jar:1.0.4 (compile)
- org.reactivestreams:reactive-streams:jar:1.0.4 (compile)
- com.azure:azure-json:jar:1.4.0 (compile)
- com.azure:azure-core-http-netty:jar:1.15.10 (compile)
- io.netty:netty-handler:jar:4.1.118.Final (compile)
- io.netty:netty-resolver:jar:4.1.118.Final (compile)
- io.netty:netty-transport:jar:4.1.118.Final (compile)
- io.netty:netty-resolver:jar:4.1.118.Final (compile)
- io.netty:netty-handler-proxy:jar:4.1.118.Final (compile)
- io.netty:netty-codec-socks:jar:4.1.118.Final (compile)
- io.netty:netty-codec-socks:jar:4.1.118.Final (compile)
- io.netty:netty-buffer:jar:4.1.118.Final (compile)
- io.netty:netty-codec:jar:4.1.118.Final (compile)
- io.netty:netty-codec-http:jar:4.1.118.Final (compile)
- io.netty:netty-codec-http2:jar:4.1.118.Final (compile)
- io.netty:netty-transport-native-unix-common:jar:4.1.118.Final (compile)
- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.118.Final (compile)
- io.netty:netty-transport-classes-epoll:jar:4.1.118.Final (compile)
- io.netty:netty-transport-classes-epoll:jar:4.1.118.Final (compile)
- io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.118.Final (compile)
- io.netty:netty-transport-classes-kqueue:jar:4.1.118.Final (compile)
- io.netty:netty-transport-classes-kqueue:jar:4.1.118.Final (compile)
- io.netty:netty-tcnative-boringssl-static:jar:2.0.70.Final (compile)
- io.netty:netty-tcnative-classes:jar:2.0.70.Final (compile)
- io.netty:netty-tcnative-boringssl-static:jar:linux-x86_64:2.0.70.Final (compile)
- io.netty:netty-tcnative-boringssl-static:jar:linux-aarch_64:2.0.70.Final (compile)
- io.netty:netty-tcnative-boringssl-static:jar:osx-x86_64:2.0.70.Final (compile)
- io.netty:netty-tcnative-boringssl-static:jar:osx-aarch_64:2.0.70.Final (compile)
- io.netty:netty-tcnative-boringssl-static:jar:windows-x86_64:2.0.70.Final (compile)
- io.netty:netty-tcnative-classes:jar:2.0.70.Final (compile)
- io.projectreactor.netty:reactor-netty-http:jar:1.0.48 (compile)
- io.netty:netty-resolver-dns:jar:4.1.112.Final (compile)
- io.netty:netty-codec-dns:jar:4.1.112.Final (compile)
- io.netty:netty-codec-dns:jar:4.1.112.Final (compile)
- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.112.Final (compile)
- io.netty:netty-resolver-dns-classes-macos:jar:4.1.112.Final (compile)
- io.netty:netty-resolver-dns-classes-macos:jar:4.1.112.Final (compile)
- io.projectreactor.netty:reactor-netty-core:jar:1.0.48 (compile)
- io.netty:netty-resolver-dns:jar:4.1.112.Final (compile)
- io.netty:netty-common:jar:4.1.118.Final (compile)
- io.netty:netty-handler:jar:4.1.118.Final (compile)
- com.azure:azure-core:jar:1.55.2 (compile)
- com.azure:azure-ai-openai:jar:1.0.0-beta.14 (compile)
- org.slf4j:slf4j-api:jar:2.0.9 (compile)
- org.slf4j:slf4j-jdk14:jar:2.0.9 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.17.2 (provided)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.17.2 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.2 (compile)
- 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.opentest4j:opentest4j:jar:1.3.0 (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.platform:junit-platform-engine:jar:1.10.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (test)
- org.bsc.langgraph4j:langgraph4j-core:jar:1.5.2 (compile)
Licenses
The MIT License (MIT): Microsoft Azure Client Library For OpenAI, Microsoft Azure Java Core Library, Microsoft Azure Java JSON Library, Microsoft Azure Java XML Library, Microsoft Azure Netty HTTP Client Library
MIT-0: reactive-streams
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: JTokkit, SLF4J API Module, SLF4J JDK14 Provider
Apache-2.0: LangChain4j, LangChain4j :: HTTP Client, LangChain4j :: HTTP Client :: JDK HttpClient, LangChain4j :: Integration :: Azure OpenAI, LangChain4j :: Integration :: OpenAI
Apache License, Version 2.0: Apache OpenNLP Tools, LangChain4j :: Core, Netty/Buffer, Netty/Codec, Netty/Codec/DNS, Netty/Codec/HTTP, Netty/Codec/HTTP2, Netty/Codec/Socks, Netty/Common, Netty/Handler, Netty/Handler/Proxy, Netty/Resolver, Netty/Resolver/DNS, Netty/Resolver/DNS/Classes/MacOS, Netty/Resolver/DNS/Native/MacOS, Netty/Transport, Netty/Transport/Classes/Epoll, Netty/Transport/Classes/KQueue, Netty/Transport/Native/Epoll, Netty/Transport/Native/KQueue, Netty/Transport/Native/Unix/Common, Non-Blocking Reactive Foundation for the JVM
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, langgraph4j::agent-executor, langgraph4j::core, langgraph4j::langchain4j
The Apache Software License, Version 2.0: Core functionality for the Reactor Netty library, HTTP functionality for the Reactor Netty library, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, Netty/TomcatNative [BoringSSL - Static], Netty/TomcatNative [OpenSSL - Classes], jackson-databind
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
azure-ai-openai-1.0.0-beta.14.jar | 410 kB | 223 | 204 | 6 | 1.8 | Yes |
azure-core-1.55.2.jar | 872.9 kB | 525 | 475 | 29 | 1.8 | Yes |
azure-core-http-netty-1.15.10.jar | 82.6 kB | 52 | 28 | 3 | 1.8 | Yes |
azure-json-1.4.0.jar | 325.9 kB | 145 | 122 | 12 | 1.8 | Yes |
azure-xml-1.2.0.jar | 240.8 kB | 106 | 85 | 10 | 1.8 | Yes |
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 |
jackson-datatype-jsr310-2.17.2.jar | 132.3 kB | 86 | - | - | - | - |
• Root | - | 84 | 62 | 6 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jtokkit-1.1.0.jar | 3.2 MB | 34 | 24 | 2 | 1.8 | Yes |
langchain4j-1.0.0-beta2.jar | 178.2 kB | 137 | 104 | 13 | 17 | Yes |
langchain4j-azure-open-ai-1.0.0-beta2.jar | 75.4 kB | 41 | 29 | 2 | 17 | Yes |
langchain4j-core-1.0.0-beta2.jar | 376.8 kB | 373 | 303 | 53 | 17 | Yes |
langchain4j-http-client-1.0.0-beta2.jar | 20 kB | 30 | 17 | 3 | 17 | Yes |
langchain4j-http-client-jdk-1.0.0-beta2.jar | 8.4 kB | 17 | 3 | 1 | 17 | Yes |
langchain4j-open-ai-1.0.0-beta2.jar | 247 kB | 192 | 167 | 10 | 17 | Yes |
netty-buffer-4.1.118.Final.jar | 339 kB | 172 | 155 | 2 | 1.6 | Yes |
netty-codec-4.1.118.Final.jar | 355.2 kB | 250 | 221 | 10 | 1.6 | Yes |
netty-codec-dns-4.1.112.Final.jar | 67.1 kB | 65 | 45 | 1 | 1.6 | Yes |
netty-codec-http-4.1.118.Final.jar | 674.4 kB | 425 | 396 | 9 | 1.6 | Yes |
netty-codec-http2-4.1.118.Final.jar | 491 kB | 302 | 281 | 1 | 1.6 | Yes |
netty-codec-socks-4.1.118.Final.jar | 121 kB | 130 | 107 | 4 | 1.6 | Yes |
netty-common-4.1.118.Final.jar | 719.2 kB | 573 | 537 | 13 | 1.6 | Yes |
netty-handler-4.1.118.Final.jar | 580.2 kB | 396 | 364 | 12 | 1.6 | Yes |
netty-handler-proxy-4.1.118.Final.jar | 25.6 kB | 31 | 12 | 1 | 1.6 | Yes |
netty-resolver-4.1.118.Final.jar | 37.8 kB | 41 | 29 | 1 | 1.6 | Yes |
netty-resolver-dns-4.1.112.Final.jar | 181.8 kB | 137 | 117 | 1 | 1.6 | Yes |
netty-resolver-dns-classes-macos-4.1.112.Final.jar | 9.1 kB | 17 | 3 | 1 | 1.6 | Yes |
netty-resolver-dns-native-macos-4.1.112.Final-osx-x86_64.jar | 19.4 kB | 11 | 0 | 0 | - | - |
netty-tcnative-boringssl-static-2.0.70.Final-linux-aarch_64.jar | 1.2 MB | 20 | - | - | - | - |
• Root | - | 18 | 0 | 0 | - | - |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-tcnative-boringssl-static-2.0.70.Final-linux-x86_64.jar | 1.3 MB | 20 | - | - | - | - |
• Root | - | 18 | 0 | 0 | - | - |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-tcnative-boringssl-static-2.0.70.Final-osx-aarch_64.jar | 1 MB | 20 | - | - | - | - |
• Root | - | 18 | 0 | 0 | - | - |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-tcnative-boringssl-static-2.0.70.Final-osx-x86_64.jar | 1.2 MB | 20 | - | - | - | - |
• Root | - | 18 | 0 | 0 | - | - |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-tcnative-boringssl-static-2.0.70.Final-windows-x86_64.jar | 1 MB | 20 | - | - | - | - |
• Root | - | 18 | 0 | 0 | - | - |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-tcnative-boringssl-static-2.0.70.Final.jar | 3.8 kB | 11 | - | - | - | - |
• Root | - | 9 | 0 | 0 | - | - |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-tcnative-classes-2.0.70.Final.jar | 36.1 kB | 44 | - | - | - | - |
• Root | - | 42 | 29 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
netty-transport-4.1.118.Final.jar | 521.4 kB | 416 | 386 | 12 | 1.6 | Yes |
netty-transport-classes-epoll-4.1.118.Final.jar | 147.6 kB | 87 | 67 | 1 | 1.6 | Yes |
netty-transport-classes-kqueue-4.1.118.Final.jar | 108.6 kB | 63 | 50 | 1 | 1.6 | Yes |
netty-transport-native-epoll-4.1.118.Final-linux-x86_64.jar | 40.6 kB | 11 | 0 | 0 | - | - |
netty-transport-native-kqueue-4.1.118.Final-osx-x86_64.jar | 25.2 kB | 11 | 0 | 0 | - | - |
netty-transport-native-unix-common-4.1.118.Final.jar | 44.2 kB | 45 | 32 | 1 | 1.6 | Yes |
reactor-core-3.4.41.jar | 1.7 MB | 919 | 903 | 10 | 1.8 | Yes |
reactor-netty-core-1.0.48.jar | 414.9 kB | 248 | 228 | 12 | 1.8 | Yes |
reactor-netty-http-1.0.48.jar | 373.5 kB | 204 | 194 | 6 | 1.8 | Yes |
opennlp-tools-1.9.4.jar | 1.3 MB | 926 | 842 | 66 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
async-generator-3.0.0.jar | 25.2 kB | 29 | 17 | 4 | 17 | Yes |
core/target/classes | - | 0 | 0 | 0 | - | - |
langchain4j/target/classes | - | 0 | 0 | 0 | - | - |
jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
• Root | - | 10 | 4 | 1 | 1.8 | No |
• Versioned | - | 4 | 1 | 1 | 9 | No |
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 |
reactive-streams-1.0.4.jar | 11.6 kB | 17 | 13 | 1 | 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 |
61 | 24.2 MB | 9897 | 8629 | 427 | 17 | 48 |
compile: 52 | compile: 21.1 MB | compile: 8102 | compile: 6994 | compile: 343 | 17 | compile: 40 |
provided: 1 | provided: 1.6 MB | provided: 824 | provided: 784 | provided: 23 | provided: 1 | |
test: 8 | test: 1.4 MB | test: 971 | test: 851 | test: 61 | 9 | test: 7 |