MVN

org.caiguoqing : salay

Maven & Gradle

Sep 24, 2016

salay · salay is a simple publish/subscribe message system. It's developed based on netty.

<dependency>
    <groupId>org.caiguoqing</groupId>
    <artifactId>salay</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.caiguoqing : salay to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of org.caiguoqing : salay to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
salay-0.0.2

How to add a dependency to Maven

Add the following org.caiguoqing : salay maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.caiguoqing</groupId>
    <artifactId>salay</artifactId>
    <version>0.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.caiguoqing : salay gradle dependency to your build.gradle file:

implementation 'org.caiguoqing:salay:0.0.2'

Gradle Kotlin DSL: Add the following org.caiguoqing : salay gradle kotlin dependency to your build.gradle.kts file:

implementation("org.caiguoqing:salay:0.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.caiguoqing : salay sbt scala dependency to your build.sbt file:

libraryDependencies += "org.caiguoqing" % "salay" % "0.0.2"

Advertisement

Dependencies from Group

Sep 25, 2016
3 usages
Sep 25, 2016
3 usages
Sep 25, 2016
2 usages
Sep 25, 2016
2 usages
Sep 25, 2016
1 usages

Discover Dependencies

Nov 25, 2016
3 stars
Oct 17, 2019
1 usages
4 stars
Mar 15, 2017
2 usages
0 stars
Mar 15, 2017
0 stars
sdk
Dec 20, 2021
3 usages
287 stars
Jul 18, 2018
6 usages
2 stars