GameHammer

GameHammer is a powerful and convenient test tool for game server development using the GameAnvil engine.

License

License

GroupId

GroupId

com.nhn.gameanvil
ArtifactId

ArtifactId

gamehammer
Last Version

Last Version

1.2.1-jdk11
Release Date

Release Date

Type

Type

jar
Description

Description

GameHammer
GameHammer is a powerful and convenient test tool for game server development using the GameAnvil engine.
Project URL

Project URL

https://docs.toast.com/ko/Game/GameAnvil/ko/hammer-1-start

Download gamehammer

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6
org.apache.httpcomponents : httpclient jar 4.5.13
com.google.protobuf : protobuf-java jar 3.12.2
io.netty : netty-all jar 4.1.50.Final
com.google.guava : guava jar 29.0-jre
io.reactivex.rxjava2 : rxjava jar 2.2.17
org.slf4j : slf4j-api jar 1.7.30
com.fasterxml.uuid : java-uuid-generator jar 4.0.1
org.lz4 : lz4-java jar 1.7.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1-jdk11
1.2.1-jdk8
1.2.0-jdk11
1.2.0-jdk8