Last Version

zzcserver 1.0.2

help person who was not with familiar socket build tcp server faster

License

License

GroupId

GroupId

cn.94zichao
ArtifactId

ArtifactId

server
Version

Version

1.0.2
Type

Type

jar
Description

Description

zzcserver
help person who was not with familiar socket build tcp server faster
Project URL

Project URL

https://github.com/mmx1960/zzc-server
Source Code Management

Source Code Management

https://github.com/mmx1960/zzc-server

Download server 1.0.2


<!-- https://jarcasting.com/artifacts/cn.94zichao/server/ -->
<dependency>
    <groupId>cn.94zichao</groupId>
    <artifactId>server</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.94zichao/server/
implementation 'cn.94zichao:server:1.0.2'
// https://jarcasting.com/artifacts/cn.94zichao/server/
implementation ("cn.94zichao:server:1.0.2")
'cn.94zichao:server:jar:1.0.2'
<dependency org="cn.94zichao" name="server" rev="1.0.2">
  <artifact name="server" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.94zichao', module='server', version='1.0.2')
)
libraryDependencies += "cn.94zichao" % "server" % "1.0.2"
[cn.94zichao/server "1.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.1.Final
org.apache.commons : commons-lang3 jar 3.4
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.5.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.