Archived
0

множество мелких изменений

This commit is contained in:
2018-12-07 16:06:20 +03:00
parent ed2fbf3e0b
commit 50a43b09ea
12 changed files with 13 additions and 56 deletions

View File

@@ -25,6 +25,12 @@
</dependency>
<!-- COMPONENTS -->
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.2</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>