Commit f4f2ce09 authored by 雍欢's avatar 雍欢

lombok

parent becb26d0
...@@ -354,6 +354,11 @@ ...@@ -354,6 +354,11 @@
<groupId>net.sf.cssbox</groupId> <groupId>net.sf.cssbox</groupId>
<artifactId>jstyleparser</artifactId> <artifactId>jstyleparser</artifactId>
</dependency> </dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.12</version>
</dependency>
</dependencies> </dependencies>
<build> <build>
<plugins> <plugins>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment