cn.hserver:hserver

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

Лицензия

Лицензия

Группа

Группа

cn.hserver
Идентификатор

Идентификатор

hserver
Последняя версия

Последняя версия

3.0.M2
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать hserver

Как подключить последнюю версию

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

Зависимости

compile (14)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.0.M2
3.0.M1