License |
License |
---|---|
GroupId | GroupIdcn.94zichao |
ArtifactId | ArtifactIdserver |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionzzcserver
help person who was not with familiar socket build tcp server faster
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
server-1.0.2.pom | |
server-1.0.2.jar | 25 KB |
server-1.0.2-sources.jar | 12 KB |
server-1.0.2-javadoc.jar | 141 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.3.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |