q

quarkus-langchain4j-websockets-next-deployment

This extensions is added by Quarkus automatically when quarkus-langchain4j and quarkus-websockets-next are on the classpath
Files download
File Operation
quarkus-langchain4j-websockets-next-deployment-0.14.1.jar download
quarkus-langchain4j-websockets-next-deployment-0.14.1.pom download
quarkus-langchain4j-websockets-next-deployment-0.14.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.quarkiverse.langchain4j</groupId>
  <artifactId>quarkus-langchain4j-websockets-next-deployment</artifactId>
  <version>0.14.1</version>
</dependency>
Gradle Groovy
implementation 'io.quarkiverse.langchain4j:quarkus-langchain4j-websockets-next-deployment:0.14.1'
Gradle Kotlin
implementation("io.quarkiverse.langchain4j:quarkus-langchain4j-websockets-next-deployment:0.14.1")
Scala SBT
libraryDependencies += "io.quarkiverse.langchain4j" % "quarkus-langchain4j-websockets-next-deployment" % "0.14.1"
Groovy Grape
@Grapes(
  @Grab(group='io.quarkiverse.langchain4j', module='quarkus-langchain4j-websockets-next-deployment', version='0.14.1')
)
Apache Ivy
<dependency org="io.quarkiverse.langchain4j" name="quarkus-langchain4j-websockets-next-deployment" rev="0.14.1" />
Leiningen
[io.quarkiverse.langchain4j/quarkus-langchain4j-websockets-next-deployment "0.14.1"]
Apache Buildr
'io.quarkiverse.langchain4j:quarkus-langchain4j-websockets-next-deployment:jar:0.14.1'