feat: 添加依赖

Signed-off-by: 502647092 <admin@yumc.pw>
master
502647092 2016-11-23 20:32:40 +08:00
parent 1eb240ec44
commit 3447d2457b
1 changed files with 5 additions and 0 deletions

View File

@ -84,6 +84,11 @@
</repository>
</distributionManagement>
<dependencies>
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.18.2-GA</version>
</dependency>
<dependency>
<groupId>pw.yumc</groupId>
<artifactId>YumCore</artifactId>