极光推送(JPush)是独立的第三方云推送平台,致力于为全球移动应用开发者提供移动消息推送服务。java
极光官方文档:https://docs.jiguang.cn/git
服务端 REST API :https://docs.jiguang.cn/jpush/server/push/server_overview/github
server_sdk:https://docs.jiguang.cn/jpush/server/server_sdk/api
JPush REST API 的 Java 版本封装开发包,是由极光推送官方提供的,通常支持最新的 API 功能。微信
对应的 REST API 文档:[REST API - Push](https://docs.jiguang.cn/jpush/server/push/rest_api_v3_push/),app
[REST API - Report](https://docs.jiguang.cn/jpush/server/push/rest_api_v3_report/).spa
本开发包 Javadoc:[API Docs](http://jpush.github.io/jpush-api-java-client/apidocs/)rest
版本更新:[Release页面](https://github.com/jpush/jpush-api-java-client/releases)orm