mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-09-18 17:48:15 +08:00
fix gradle and refactor pom
This commit is contained in:
@@ -24,6 +24,8 @@ subprojects {
|
||||
compile group: 'org.apache.httpcomponents', name: 'httpmime', version:'4.5'
|
||||
compile group: 'org.jodd', name: 'jodd-http', version:'3.6.7'
|
||||
compile group: 'com.google.code.gson', name: 'gson', version:'2.7'
|
||||
compile group: 'com.google.guava', name: 'guava', version:'19.0'
|
||||
compile group: 'org.jooq', name: 'joor', version:'0.9.6'
|
||||
compile group: 'commons-codec', name: 'commons-codec', version:'1.10'
|
||||
compile group: 'commons-io', name: 'commons-io', version:'2.5'
|
||||
compile group: 'org.apache.commons', name: 'commons-lang3', version:'3.4'
|
||||
|
Reference in New Issue
Block a user