MVN

com.alibaba.rsocket : embedded-rsocket-broker

Maven & Gradle

Mar 28, 2021
2 stars

Alibaba embedded RSocket Broker for Spring Boot testing · Alibaba embedded RSocket Broker for Spring Boot testing

<dependency>
    <groupId>com.alibaba.rsocket</groupId>
    <artifactId>embedded-rsocket-broker</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.alibaba.rsocket : embedded-rsocket-broker to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.alibaba.rsocket : embedded-rsocket-broker to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
embedded-rsocket-broker-1.0.0

How to add a dependency to Maven

Add the following com.alibaba.rsocket : embedded-rsocket-broker maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.alibaba.rsocket</groupId>
    <artifactId>embedded-rsocket-broker</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.alibaba.rsocket : embedded-rsocket-broker gradle dependency to your build.gradle file:

implementation 'com.alibaba.rsocket:embedded-rsocket-broker:1.0.0'

Gradle Kotlin DSL: Add the following com.alibaba.rsocket : embedded-rsocket-broker gradle kotlin dependency to your build.gradle.kts file:

implementation("com.alibaba.rsocket:embedded-rsocket-broker:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.alibaba.rsocket : embedded-rsocket-broker sbt scala dependency to your build.sbt file:

libraryDependencies += "com.alibaba.rsocket" % "embedded-rsocket-broker" % "1.0.0"

Advertisement

Dependencies from Group

May 08, 2023
5 usages
576 stars
May 08, 2023
1 usages
576 stars

Discover Dependencies

Feb 25, 2022
0 stars
Apr 01, 2021
1 usages
0 stars
Mar 28, 2021
0 stars
Mar 27, 2021
1 stars
Mar 25, 2021
1 usages
1 stars
Mar 25, 2021
1 usages
1 stars
Oct 28, 2022
16 stars
Apr 06, 2022
1 usages
14 stars