MVN

com.alibaba.rsocket : alibaba-rsocket-core

Maven & Gradle

May 08, 2023
5 usages
576 stars

Alibaba RSocket Core · Alibaba RSocket core module, includes network, routing, en/decoding etc

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

Latest Version

Choose a version of com.alibaba.rsocket : alibaba-rsocket-core 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-core to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

<dependency>
    <groupId>com.alibaba.rsocket</groupId>
    <artifactId>alibaba-rsocket-core</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-core gradle dependency to your build.gradle file:

implementation 'com.alibaba.rsocket:alibaba-rsocket-core:1.1.5'

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

implementation("com.alibaba.rsocket:alibaba-rsocket-core:1.1.5")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.alibaba.rsocket" % "alibaba-rsocket-core" % "1.1.5"

Advertisement

Dependencies from Group

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

Discover Dependencies

Aug 29, 2022
3 usages
1 stars
Jul 23, 2023
3 usages
408 stars
Aug 24, 2023
9 usages
39 stars
Aug 24, 2022
3 usages
87 stars
Sep 19, 2022
4 usages
3 stars
Apr 07, 2023
6 usages
0 stars
Jan 31, 2022
3 usages
0 stars
Mar 01, 2011
1 usages
2 stars
Mar 01, 2011
1 usages
2 stars
Mar 01, 2011
1 usages
2 stars