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

gameserver 0.0.1

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

Лицензия

Лицензия

Группа

Группа

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

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

gameserver
Версия

Версия

0.0.1
Тип

Тип

pom
Описание

Описание

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

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

https://github.com/jiayaoguang/gameserver

Скачать gameserver 0.0.1

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

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

Зависимости

compile (15)

Идентификатор библиотеки Тип Версия
io.netty : netty-all jar 4.1.42.Final
com.lmax : disruptor jar 3.4.2
org.apache.logging.log4j : log4j-api jar 2.13.3
org.apache.logging.log4j : log4j-core jar 2.13.3
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3
org.slf4j : slf4j-api jar 1.7.25
fastutil : fastutil jar 5.0.9
com.google.protobuf : protobuf-java jar 3.4.0
com.squareup.okhttp3 : okhttp jar 3.10.0
com.google.inject : guice jar 3.0
org.apache.commons : commons-lang3 jar 3.7
org.apache.commons : commons-math3 jar 3.6.1
junit : junit jar 4.13.1
cn.hutool : hutool-all jar 5.3.5
com.alibaba : fastjson jar 1.2.72

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

  • gameserver-core