gameserver

gameserver是一个游戏服务器框架,让游戏服务器开发更简单。

Лицензия

Лицензия

Группа

Группа

com.github.jiayaoguang
Идентификатор

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

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

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

0.0.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

gameserver
gameserver是一个游戏服务器框架,让游戏服务器开发更简单。
Ссылка на сайт

Ссылка на сайт

https://github.com/jiayaoguang/gameserver

Скачать gameserver

Имя Файла Размер
gameserver-0.0.2.pom 7 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/com.github.jiayaoguang/gameserver/ -->
<dependency>
    <groupId>com.github.jiayaoguang</groupId>
    <artifactId>gameserver</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jiayaoguang/gameserver/
implementation 'com.github.jiayaoguang:gameserver:0.0.2'
// https://jarcasting.com/artifacts/com.github.jiayaoguang/gameserver/
implementation ("com.github.jiayaoguang:gameserver:0.0.2")
'com.github.jiayaoguang:gameserver:pom:0.0.2'
<dependency org="com.github.jiayaoguang" name="gameserver" rev="0.0.2">
  <artifact name="gameserver" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jiayaoguang', module='gameserver', version='0.0.2')
)
libraryDependencies += "com.github.jiayaoguang" % "gameserver" % "0.0.2"
[com.github.jiayaoguang/gameserver "0.0.2"]

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
io.netty : netty-all jar 4.1.65.Final
com.lmax : disruptor jar 3.4.2
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.slf4j : slf4j-api jar 1.7.32
it.unimi.dsi : fastutil jar 8.5.8
com.google.protobuf : protobuf-java jar 3.16.1
com.squareup.okhttp3 : okhttp jar 3.10.0
org.apache.commons : commons-lang3 jar 3.7
cn.hutool : hutool-all jar 5.3.5

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

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

  • gameserver-core
  • gameserver-db
  • gameserver-auth
  • gameserver-center
  • gameserver-scene
  • gameserver-proto
  • gameserver-util
  • gameserver-test
  • gameserver-example

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

Версия
0.0.2
0.0.1