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-ollama 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.8 jar MIT
org.bsc.langgraph4j langgraph4j-langchain4j 1.5.8 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.bsc.langgraph4j langgraph4j-studio-springboot 1.5.8 jar MIT
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:

GroupId ArtifactId Version Classifier Type Licenses
com.azure azure-ai-openai 1.0.0-beta.14 - jar The MIT License (MIT)
com.azure azure-core 1.55.2 - jar The MIT License (MIT)
com.azure azure-core-http-netty 1.15.10 - jar The MIT License (MIT)
com.azure azure-json 1.4.0 - jar The MIT License (MIT)
com.azure azure-xml 1.2.0 - jar The MIT License (MIT)
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.datatype jackson-datatype-jsr310 2.17.2 - jar The Apache Software License, Version 2.0
com.knuddels jtokkit 1.1.0 - jar MIT License
dev.langchain4j langchain4j-core 1.0.0-beta2 - jar Apache License, Version 2.0
dev.langchain4j langchain4j-http-client 1.0.0-beta2 - jar Apache-2.0
dev.langchain4j langchain4j-http-client-jdk 1.0.0-beta2 - jar Apache-2.0
io.netty netty-buffer 4.1.118.Final - jar Apache License, Version 2.0
io.netty netty-codec 4.1.118.Final - jar Apache License, Version 2.0
io.netty netty-codec-dns 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-codec-http 4.1.118.Final - jar Apache License, Version 2.0
io.netty netty-codec-http2 4.1.118.Final - jar Apache License, Version 2.0
io.netty netty-codec-socks 4.1.118.Final - jar Apache License, Version 2.0
io.netty netty-common 4.1.118.Final - jar Apache License, Version 2.0
io.netty netty-handler 4.1.118.Final - jar Apache License, Version 2.0
io.netty netty-handler-proxy 4.1.118.Final - jar Apache License, Version 2.0
io.netty netty-resolver 4.1.118.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns-classes-macos 4.1.112.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns-native-macos 4.1.112.Final osx-x86_64 jar Apache License, Version 2.0
io.netty netty-tcnative-boringssl-static 2.0.70.Final linux-aarch_64 jar The Apache Software License, Version 2.0
io.netty netty-tcnative-boringssl-static 2.0.70.Final linux-x86_64 jar The Apache Software License, Version 2.0
io.netty netty-tcnative-boringssl-static 2.0.70.Final osx-aarch_64 jar The Apache Software License, Version 2.0
io.netty netty-tcnative-boringssl-static 2.0.70.Final osx-x86_64 jar The Apache Software License, Version 2.0
io.netty netty-tcnative-boringssl-static 2.0.70.Final windows-x86_64 jar The Apache Software License, Version 2.0
io.netty netty-tcnative-boringssl-static 2.0.70.Final - jar The Apache Software License, Version 2.0
io.netty netty-tcnative-classes 2.0.70.Final - jar The Apache Software License, Version 2.0
io.netty netty-transport 4.1.118.Final - jar Apache License, Version 2.0
io.netty netty-transport-classes-epoll 4.1.118.Final - jar Apache License, Version 2.0
io.netty netty-transport-classes-kqueue 4.1.118.Final - jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.118.Final linux-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-kqueue 4.1.118.Final osx-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.1.118.Final - jar Apache License, Version 2.0
io.projectreactor reactor-core 3.4.41 - jar Apache License, Version 2.0
io.projectreactor.netty reactor-netty-core 1.0.48 - jar The Apache Software License, Version 2.0
io.projectreactor.netty reactor-netty-http 1.0.48 - jar The Apache Software License, Version 2.0
org.apache.opennlp opennlp-tools 1.9.4 - jar Apache License, Version 2.0
org.bsc.async async-generator 3.1.0 - jar MIT
org.jspecify jspecify 1.0.0 - jar The Apache License, Version 2.0
org.reactivestreams reactive-streams 1.0.4 - jar MIT-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
ch.qos.logback logback-classic 1.5.16 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.5.16 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.18.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-parameter-names 2.18.2 jar The Apache Software License, Version 2.0
io.micrometer micrometer-commons 1.14.3 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.14.3 jar The Apache Software License, Version 2.0
jakarta.annotation jakarta.annotation-api 2.1.1 jar EPL 2.0GPL2 w/ CPE
org.apache.logging.log4j log4j-api 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-to-slf4j 2.24.3 jar Apache-2.0
org.apache.tomcat.embed tomcat-embed-core 10.1.34 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-el 10.1.34 jar Apache License, Version 2.0
org.apache.tomcat.embed tomcat-embed-websocket 10.1.34 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.bsc.langgraph4j langgraph4j-studio 1.5.8 jar MIT
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
org.slf4j jul-to-slf4j 2.0.16 jar MIT License
org.springframework spring-aop 6.2.2 jar Apache License, Version 2.0
org.springframework spring-beans 6.2.2 jar Apache License, Version 2.0
org.springframework spring-context 6.2.2 jar Apache License, Version 2.0
org.springframework spring-core 6.2.2 jar Apache License, Version 2.0
org.springframework spring-expression 6.2.2 jar Apache License, Version 2.0
org.springframework spring-jcl 6.2.2 jar Apache License, Version 2.0
org.springframework spring-web 6.2.2 jar Apache License, Version 2.0
org.springframework spring-webmvc 6.2.2 jar Apache License, Version 2.0
org.springframework.boot spring-boot 3.4.2 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 3.4.2 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 3.4.2 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-json 3.4.2 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 3.4.2 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-tomcat 3.4.2 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-web 3.4.2 jar Apache License, Version 2.0
org.yaml snakeyaml 2.3 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

MIT-0: reactive-streams

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

MIT License: JTokkit, JUL to SLF4J bridge, SLF4J API Module

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), 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

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

Apache-2.0: Apache Log4j API, LangChain4j, LangChain4j :: HTTP Client, LangChain4j :: HTTP Client :: JDK HttpClient, LangChain4j :: Integration :: Azure OpenAI, LangChain4j :: Integration :: Ollama, LangChain4j :: Integration :: OpenAI, Log4j API to SLF4J Adapter

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, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring Web, Spring Web MVC, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-json, spring-boot-starter-logging, spring-boot-starter-tomcat, spring-boot-starter-web, tomcat-embed-core, tomcat-embed-el, tomcat-embed-websocket

MIT: async-generator, langgraph4j::agent-executor, langgraph4j::core, langgraph4j::langchain4j, langgraph4j::studio, langgraph4j::studio::springboot

EPL 2.0: Jakarta Annotations API

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 datatype: jdk8, Jackson-annotations, Jackson-core, Jackson-module-parameter-names, Netty/TomcatNative [BoringSSL - Static], Netty/TomcatNative [OpenSSL - Classes], jackson-databind, micrometer-commons, micrometer-observation

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.5.16.jar 306.7 kB 242 189 29 11 Yes
logback-core-1.5.16.jar 621.6 kB 528 - - - -
   • Root - 521 469 41 11 Yes
   • Versioned - 7 1 1 21 Yes
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-jdk8-2.18.2.jar 36.2 kB 41 - - - -
   • Root - 39 22 1 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
jackson-module-parameter-names-2.18.2.jar 10.3 kB 23 - - - -
   • Root - 21 4 1 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-ollama-1.0.0-beta2.jar 99.8 kB 87 75 2 17 Yes
langchain4j-open-ai-1.0.0-beta2.jar 247 kB 192 167 10 17 Yes
micrometer-commons-1.14.3.jar 47.9 kB 50 36 6 1.8 Yes
micrometer-observation-1.14.3.jar 75 kB 74 59 6 1.8 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
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 1.8 Yes
log4j-api-2.24.3.jar 348.5 kB 247 - - - -
   • Root - 236 209 11 1.8 Yes
   • Versioned - 11 4 2 9 Yes
log4j-to-slf4j-2.24.3.jar 23.8 kB 26 10 2 1.8 Yes
opennlp-tools-1.9.4.jar 1.3 MB 926 842 66 1.8 Yes
tomcat-embed-core-10.1.34.jar 3.6 MB 1650 1515 79 11 Yes
tomcat-embed-el-10.1.34.jar 262.9 kB 165 156 7 11 Yes
tomcat-embed-websocket-10.1.34.jar 281.8 kB 189 177 6 11 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
async-generator-3.1.0.jar 25.6 kB 30 18 4 17 Yes
core/target/classes - 0 0 0 - -
langchain4j/target/classes - 0 0 0 - -
base/target/classes - 0 0 0 - -
springboot/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
jul-to-slf4j-2.0.16.jar 6.4 kB 15 - - - -
   • Root - 13 1 1 1.8 Yes
   • Versioned - 2 1 1 9 No
slf4j-api-2.0.9.jar 64.6 kB 67 - - - -
   • Root - 65 51 4 1.8 Yes
   • Versioned - 2 1 1 9 No
spring-aop-6.2.2.jar 418.4 kB 321 289 17 17 Yes
spring-beans-6.2.2.jar 877.2 kB 480 449 13 17 Yes
spring-context-6.2.2.jar 1.4 MB 946 861 58 17 Yes
spring-core-6.2.2.jar 2 MB 1263 - - - -
   • Root - 1257 1182 59 17 Yes
   • Versioned - 6 1 1 21 Yes
spring-expression-6.2.2.jar 317.6 kB 168 156 6 17 Yes
spring-jcl-6.2.2.jar 24.5 kB 26 15 2 17 Yes
spring-web-6.2.2.jar 2.1 MB 1320 1240 59 17 Yes
spring-webmvc-6.2.2.jar 1.1 MB 590 546 27 17 Yes
spring-boot-3.4.2.jar 1.8 MB 1197 1062 84 17 Yes
spring-boot-autoconfigure-3.4.2.jar 2 MB 1556 1421 112 17 Yes
spring-boot-starter-3.4.2.jar 4.8 kB 4 0 0 - -
spring-boot-starter-json-3.4.2.jar 4.7 kB 4 0 0 - -
spring-boot-starter-logging-3.4.2.jar 4.8 kB 4 0 0 - -
spring-boot-starter-tomcat-3.4.2.jar 4.8 kB 4 0 0 - -
spring-boot-starter-web-3.4.2.jar 4.8 kB 4 0 0 - -
snakeyaml-2.3.jar 342.2 kB 284 - - - -
   • Root - 276 235 23 1.7 Yes
   • Versioned - 8 3 2 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
92 42.2 MB 21417 19022 1082 17 72
compile: 52 compile: 21.2 MB compile: 8170 compile: 7066 compile: 344 17 compile: 40
provided: 1 provided: 1.6 MB provided: 824 provided: 784 provided: 23 provided: 1
test: 39 test: 19.3 MB test: 12423 test: 11172 test: 715 17 test: 31