gameserver-scene

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

License

License

GroupId

GroupId

com.github.jiayaoguang
ArtifactId

ArtifactId

gameserver-scene
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://maven.apache.org

Download gameserver-scene

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
com.github.jiayaoguang : gameserver-core jar 0.0.2
com.github.jiayaoguang : gameserver-proto jar 0.0.2
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)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2