File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33## [ ![ Build Status] ( https://travis-ci.org/binarywang/weixin-java-tools.svg?branch=develop )] ( https://travis-ci.org/binarywang/weixin-java-tools ) ![ Maven Central] ( https://img.shields.io/maven-central/v/com.github.binarywang/weixin-java-parent.svg ) <a target =" _blank " href =" http://shang.qq.com/wpa/qunwpa?idkey=078f7a153d243853e24cf2b542e7a6ccbf2a592bc138080f84d11297f736ec46 " ><img border =" 0 " src =" http://pub.idqqimg.com/wpa/images/group.png " alt =" weixin-java-tools " title =" weixin-java-tools " ></a >
44
55### 声明:本项目基于chanjarster/weixin-java-tools,由于原作者长期没有维护,故单独维护和发布,且发布到maven上的groupId也会不同。
6- #### 最新更新:1.3.4版发布 !!! on 2016-06-01
6+ #### 最新更新:1.3.5版发布 !!! on 2016-06-60
77
88### 详细开发文档请看 [ wiki] ( https://github.com/chanjarster/weixin-java-tools/wiki ) 。
99
2525<dependency >
2626 <groupId >com.github.binarywang</groupId >
2727 <artifactId >weixin-java-mp</artifactId >
28- <version >1.3.4 </version >
28+ <version >1.3.5 </version >
2929</dependency >
3030```
3131
3535<dependency >
3636 <groupId >com.github.binarywang</groupId >
3737 <artifactId >weixin-java-cp</artifactId >
38- <version >1.3.4 </version >
38+ <version >1.3.5 </version >
3939</dependency >
4040```
4141
5757
5858非常欢迎和感谢对本项目发起Pull Request的同学,不过本项目基于[ git flow] ( https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow ) 开发流程,因此在发起Pull Request的时候请选择develop分支。
5959
60- 且本项目代码风格是用2个空格代表一个tab,因此在发起PR时注意一下,否则很容易发生在IDE格式化代码后与原代码产生大量diff,这样我在阅读PR的时候就很困难。
60+ 且本项目代码风格是用2个空格代表一个tab,因此在发起PR时注意一下,否则很容易发生在IDE格式化代码后与原代码产生大量diff,这样我在阅读PR的时候就很困难。
You can’t perform that action at this time.
0 commit comments