add ServerInfo DTO
This commit is contained in:
@@ -26,6 +26,7 @@ dependencies {
|
||||
|
||||
/* COMPONENTS */
|
||||
compile (group: 'com.google.guava', name: 'guava', version: '28.0-jre')
|
||||
compile (group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.11.0')
|
||||
|
||||
/* LOMBOK */
|
||||
annotationProcessor (group: 'org.projectlombok', name: 'lombok', version: lombok_version)
|
||||
|
||||
Reference in New Issue
Block a user