is not current version
Last Version 0.0.2

gameserver-core 0.0.1

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

License

License

GroupId

GroupId

com.github.jiayaoguang
ArtifactId

ArtifactId

gameserver-core
Version

Version

0.0.1
Type

Type

jar
Description

Description

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

Project URL

http://maven.apache.org

Download gameserver-core 0.0.1


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

Dependencies

compile (19)

Group / Artifact Type Version
org.freemarker : freemarker jar 2.3.23
commons-codec : commons-codec jar 1.9
net.bytebuddy : byte-buddy jar 1.10.13
net.bytebuddy : byte-buddy-agent jar 1.10.13
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

Project Modules

There are no modules declared in this project.