Last Version

HServer 2.9.90

一个基于Netty的高性能Server 服务器

License

License

GroupId

GroupId

top.hserver
ArtifactId

ArtifactId

HServer
Version

Version

2.9.90
Type

Type

jar
Description

Description

HServer
一个基于Netty的高性能Server 服务器
Project URL

Project URL

https://gitee.com/HServer/HServer
Source Code Management

Source Code Management

https://gitee.com/HServer/HServer.git

Download HServer 2.9.90


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

Dependencies

compile (14)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.77.Final
ch.qos.logback : logback-classic jar 1.2.11
com.fasterxml.jackson.core : jackson-core jar 2.13.1
com.fasterxml.jackson.core : jackson-annotations jar 2.13.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
org.javassist : javassist jar 3.29.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
com.alibaba : transmittable-thread-local jar 2.12.4

Project Modules

There are no modules declared in this project.