gradle wrapper for java api client;

This commit is contained in:
zhenjun115
2016-05-17 23:40:57 +08:00
parent c649e63e74
commit a093e7b74d
36 changed files with 1816 additions and 0 deletions

View File

@@ -8,5 +8,8 @@
*.war
*.ear
# exclude jar for gradle wrapper
!gradle/wrapper/*.jar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*