z

zzcserver-spring-boot-starter

help person who was not with familiar socket build tcp server faster
https://github.com/mmx1960/zzcserver-spring-boot-starter
The Apache Software License, Version 2.0
zhangzichao
Files download
File Operation
zzcserver-spring-boot-starter-1.0.0.jar download
zzcserver-spring-boot-starter-1.0.0.pom download
zzcserver-spring-boot-starter-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>cn.94zichao</groupId>
  <artifactId>zzcserver-spring-boot-starter</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'cn.94zichao:zzcserver-spring-boot-starter:1.0.0'
Gradle Kotlin
implementation("cn.94zichao:zzcserver-spring-boot-starter:1.0.0")
Scala SBT
libraryDependencies += "cn.94zichao" % "zzcserver-spring-boot-starter" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='cn.94zichao', module='zzcserver-spring-boot-starter', version='1.0.0')
)
Apache Ivy
<dependency org="cn.94zichao" name="zzcserver-spring-boot-starter" rev="1.0.0" />
Leiningen
[cn.94zichao/zzcserver-spring-boot-starter "1.0.0"]
Apache Buildr
'cn.94zichao:zzcserver-spring-boot-starter:jar:1.0.0'