License |
License |
---|---|
GroupId | GroupIdtop.hserver |
ArtifactId | ArtifactIdHServer |
Version | Version2.9.79 |
Type | Typejar |
Description |
DescriptionHServer
一个基于Netty的高性能Server 服务器
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
HServer-2.9.79.pom | |
HServer-2.9.79.jar | 401 KB |
HServer-2.9.79-sources.jar | 265 KB |
HServer-2.9.79-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/top.hserver/HServer/ -->
<dependency>
<groupId>top.hserver</groupId>
<artifactId>HServer</artifactId>
<version>2.9.79</version>
</dependency>
// https://jarcasting.com/artifacts/top.hserver/HServer/
implementation 'top.hserver:HServer:2.9.79'
// https://jarcasting.com/artifacts/top.hserver/HServer/
implementation ("top.hserver:HServer:2.9.79")
'top.hserver:HServer:jar:2.9.79'
<dependency org="top.hserver" name="HServer" rev="2.9.79">
<artifact name="HServer" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.hserver', module='HServer', version='2.9.79')
)
libraryDependencies += "top.hserver" % "HServer" % "2.9.79"
[top.hserver/HServer "2.9.79"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.1.65.Final |
io.netty : netty-tcnative-boringssl-static | jar | 2.0.41.Final |
org.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-access | jar | 1.2.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
org.javassist : javassist | jar | 3.28.0-GA |
org.freemarker : freemarker | jar | 2.3.31 |
com.dyuproject.protostuff : protostuff-core | jar | 1.1.6 |
com.dyuproject.protostuff : protostuff-runtime | jar | 1.1.6 |
org.objenesis : objenesis | jar | 3.2 |
junit : junit | jar | 4.13.2 |
com.lmax : disruptor | jar | 3.4.4 |
com.google.guava : guava | jar | 30.1.1-jre |
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.nacos : nacos-client | jar | 2.0.2 |