设计模式
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -40,6 +40,13 @@
|
||||
<artifactId>quartz</artifactId>
|
||||
<version>2.3.0</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.projectlombok</groupId>
|
||||
<artifactId>lombok</artifactId>
|
||||
<version>1.18.20</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
</dependencyManagement>
|
||||
@@ -85,6 +92,7 @@
|
||||
<module>common</module>
|
||||
<module>dal</module>
|
||||
<module>bootstrap</module>
|
||||
<module>sjms</module>
|
||||
</modules>
|
||||
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user