c

concept-websocket-loadbalance-spring-boot-starter

Load Balance 4 WebSocket
https://github.com/Linyuzai/concept
The Apache License, Version 2.0
黑白法师
Files download
File Operation
concept-websocket-loadbalance-spring-boot-starter-2.5.0.jar download
concept-websocket-loadbalance-spring-boot-starter-2.5.0.pom download
concept-websocket-loadbalance-spring-boot-starter-2.5.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.linyuzai</groupId>
  <artifactId>concept-websocket-loadbalance-spring-boot-starter</artifactId>
  <version>2.5.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.linyuzai:concept-websocket-loadbalance-spring-boot-starter:2.5.0'
Gradle Kotlin
implementation("com.github.linyuzai:concept-websocket-loadbalance-spring-boot-starter:2.5.0")
Scala SBT
libraryDependencies += "com.github.linyuzai" % "concept-websocket-loadbalance-spring-boot-starter" % "2.5.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.linyuzai', module='concept-websocket-loadbalance-spring-boot-starter', version='2.5.0')
)
Apache Ivy
<dependency org="com.github.linyuzai" name="concept-websocket-loadbalance-spring-boot-starter" rev="2.5.0" />
Leiningen
[com.github.linyuzai/concept-websocket-loadbalance-spring-boot-starter "2.5.0"]
Apache Buildr
'com.github.linyuzai:concept-websocket-loadbalance-spring-boot-starter:jar:2.5.0'