Last Version

Generic online game server 2.1.0

Simple tool to create online game server.

License

License

GroupId

GroupId

com.github.jczachor6
ArtifactId

ArtifactId

generic-online-game-server
Version

Version

2.1.0
Type

Type

jar
Description

Description

Generic online game server
Simple tool to create online game server.
Project URL

Project URL

https://github.com/jCzachor6/generic-online-game-server
Source Code Management

Source Code Management

http://github.com/jCzachor6/generic-online-game-server

Download generic-online-game-server 2.1.0


<!-- https://jarcasting.com/artifacts/com.github.jczachor6/generic-online-game-server/ -->
<dependency>
    <groupId>com.github.jczachor6</groupId>
    <artifactId>generic-online-game-server</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jczachor6/generic-online-game-server/
implementation 'com.github.jczachor6:generic-online-game-server:2.1.0'
// https://jarcasting.com/artifacts/com.github.jczachor6/generic-online-game-server/
implementation ("com.github.jczachor6:generic-online-game-server:2.1.0")
'com.github.jczachor6:generic-online-game-server:jar:2.1.0'
<dependency org="com.github.jczachor6" name="generic-online-game-server" rev="2.1.0">
  <artifact name="generic-online-game-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jczachor6', module='generic-online-game-server', version='2.1.0')
)
libraryDependencies += "com.github.jczachor6" % "generic-online-game-server" % "2.1.0"
[com.github.jczachor6/generic-online-game-server "2.1.0"]

Dependencies

compile (6)

Group / Artifact Type Version
io.javalin : javalin jar 3.12.0
org.springframework : spring-context jar 5.3.3
io.liquer.pencil : pencil-password-encoder jar 1.0.0
io.jsonwebtoken : jjwt jar 0.9.1
com.corundumstudio.socketio : netty-socketio jar 1.7.18
org.apache.commons : commons-lang3 jar 3.11

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-junit-jupiter jar 3.6.0

Project Modules

There are no modules declared in this project.