mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-12 15:04:40 +01:00
Update HttpServer & AuthenticationSystem to use Javalin
This commit is contained in:
@@ -94,6 +94,7 @@ dependencies {
|
||||
implementation group: 'com.github.davidmoten', name : 'rtree-multi', version: '0.1'
|
||||
|
||||
implementation group: 'io.javalin', name: 'javalin', version: '4.6.4'
|
||||
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.13.3'
|
||||
|
||||
protobuf files('proto/')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user