Showing
1 changed file
with
4 additions
and
0 deletions
@@ -50,6 +50,10 @@ | @@ -50,6 +50,10 @@ | ||
50 | <artifactId>yoho-core-rest-client-simple</artifactId> | 50 | <artifactId>yoho-core-rest-client-simple</artifactId> |
51 | </dependency> | 51 | </dependency> |
52 | <dependency> | 52 | <dependency> |
53 | + <groupId>com.yoho.core</groupId> | ||
54 | + <artifactId>yoho-core-rest-server</artifactId> | ||
55 | + </dependency> | ||
56 | + <dependency> | ||
53 | <groupId>commons-fileupload</groupId> | 57 | <groupId>commons-fileupload</groupId> |
54 | <artifactId>commons-fileupload</artifactId> | 58 | <artifactId>commons-fileupload</artifactId> |
55 | </dependency> | 59 | </dependency> |
-
Please register or login to post a comment