How To Install Java Artifact dev.langchain4j.langchain4j-bedrock v0.25.0

dev.langchain4j langchain4j-bedrock 0.25.0

Introduction

In this article, we'll learn how to install Java artifact langchain4j-bedrock from dev.langchain4j group in version 0.25.0. The artifact is available in 12 versions: 0.32.0 0.31.0 0.30.0 0.29.1 0.29.0 0.28.0 0.27.1 0.27.0 0.26.1 0.26.0 0.25.0 0.24.0 . The LangChain4j integration with Amazon Bedrock project has been released under Apache-2.0 license. The parent project is: dev.langchain4j::langchain4j-parent::0.25.0

How To Install Java Artifact dev.langchain4j.langchain4j-bedrock In Version 0.25.0

To install the LangChain4j integration with Amazon Bedrock artifact in version 0.25.0 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses LangChain4j integration with Amazon Bedrock dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (3)

Provided dependencies (1)

Test dependencies (3)

Licenses