MVN

com.rabbitmq : stream-client

Maven & Gradle

Aug 02, 2023
2 usages
52 stars

RabbitMQ Stream Java Client · The RabbitMQ Stream Java client library allows Java applications to interface with RabbitMQ Stream.

<dependency>
    <groupId>com.rabbitmq</groupId>
    <artifactId>stream-client</artifactId>
    <version>0.12.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.rabbitmq : stream-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.12.0

All Versions

Choose a version of com.rabbitmq : stream-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.12.x
stream-client-0.12.0
0.11.x
stream-client-0.11.0
0.10.x
stream-client-0.10.0
0.9.x
stream-client-0.9.0
0.8.x
stream-client-0.8.0
0.7.x
stream-client-0.7.0
0.6.x
stream-client-0.6.0
0.5.x
stream-client-0.5.0
0.4.x
stream-client-0.4.0
0.3.x
stream-client-0.3.0
0.2.x
stream-client-0.2.0
0.1.x
stream-client-0.1.0

How to add a dependency to Maven

Add the following com.rabbitmq : stream-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.rabbitmq</groupId>
    <artifactId>stream-client</artifactId>
    <version>0.12.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.rabbitmq : stream-client gradle dependency to your build.gradle file:

implementation 'com.rabbitmq:stream-client:0.12.0'

Gradle Kotlin DSL: Add the following com.rabbitmq : stream-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.rabbitmq:stream-client:0.12.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.rabbitmq : stream-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.rabbitmq" % "stream-client" % "0.12.0"

Advertisement

Dependencies from Group

Jun 29, 2023
821 usages
1.1k stars
Aug 01, 2023
27 usages
130 stars
Dec 18, 2009
3 usages
Aug 02, 2023
2 usages
52 stars
Oct 17, 2016

Discover Dependencies

Jul 18, 2023
1 usages
2.5k stars
Apr 15, 2022
5 usages
Aug 10, 2021
2.8k stars
Aug 08, 2023
4 usages
1.8k stars
Jul 18, 2021
1 usages
Aug 18, 2023
1 usages
423 stars
Aug 18, 2023
1 usages
423 stars
Aug 18, 2023
1 usages
423 stars