delombok phase 2

Signed-off-by: Sola <dev@sola.love>
This commit is contained in:
Sola
2017-12-15 08:52:49 +08:00
parent c97faf5994
commit 4737957043
7 changed files with 202 additions and 180 deletions

View File

@@ -66,12 +66,6 @@
<version>3.1.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.16.6</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>