MVN

com.alibaba.rsocket : alibaba-rsocket-spring-boot-starter

Maven & Gradle

May 08, 2023
13 usages
576 stars

Alibaba RSocket Spring Boot Starter · Alibaba RSocket Spring Boot Starter to talk with RSocket Broker

<dependency>
    <groupId>com.alibaba.rsocket</groupId>
    <artifactId>alibaba-rsocket-spring-boot-starter</artifactId>
    <version>1.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.alibaba.rsocket : alibaba-rsocket-spring-boot-starter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.5
  • Latest Release Candidate: 1.0.0.RC4

All Versions

Choose a version of com.alibaba.rsocket : alibaba-rsocket-spring-boot-starter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
alibaba-rsocket-spring-boot-starter-1.1.5
alibaba-rsocket-spring-boot-starter-1.1.4
alibaba-rsocket-spring-boot-starter-1.1.3
alibaba-rsocket-spring-boot-starter-1.1.2
alibaba-rsocket-spring-boot-starter-1.1.1
alibaba-rsocket-spring-boot-starter-1.1.0
1.0.x
alibaba-rsocket-spring-boot-starter-1.0.1
alibaba-rsocket-spring-boot-starter-1.0.0
alibaba-rsocket-spring-boot-starter-1.0.0.RC4
alibaba-rsocket-spring-boot-starter-1.0.0.RC3
alibaba-rsocket-spring-boot-starter-1.0.0.RC2
alibaba-rsocket-spring-boot-starter-1.0.0.RC1
alibaba-rsocket-spring-boot-starter-1.0.0.M3
alibaba-rsocket-spring-boot-starter-1.0.0.M2
alibaba-rsocket-spring-boot-starter-1.0.0.M1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.alibaba.rsocket</groupId>
    <artifactId>alibaba-rsocket-spring-boot-starter</artifactId>
    <version>1.1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.alibaba.rsocket : alibaba-rsocket-spring-boot-starter gradle dependency to your build.gradle file:

implementation 'com.alibaba.rsocket:alibaba-rsocket-spring-boot-starter:1.1.5'

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

implementation("com.alibaba.rsocket:alibaba-rsocket-spring-boot-starter:1.1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.alibaba.rsocket : alibaba-rsocket-spring-boot-starter sbt scala dependency to your build.sbt file:

libraryDependencies += "com.alibaba.rsocket" % "alibaba-rsocket-spring-boot-starter" % "1.1.5"

Advertisement

Dependencies from Group

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

Discover Dependencies

Oct 13, 2021
5 usages
0 stars
Jul 28, 2021
2 usages
Jan 09, 2016
6 usages
13 stars
Jan 06, 2017
2 usages
5 stars
Jun 30, 2018
5 usages
0 stars
Jun 30, 2018
5 usages
0 stars
Nov 10, 2015
5 usages
Jan 06, 2017
3 usages
37 stars