在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):slorber/gcm-server-repository开源软件地址(OpenSource Url):https://github.com/slorber/gcm-server-repository开源编程语言(OpenSource Language):Shell 100.0%开源软件介绍(OpenSource Introduction):Maven repository for Google-Cloud-Messaging server libraryThis permits to manage the Google GCM library with Maven. The gcm-server.jar provided with the Android SDK, used by servers to send push notification to Android devices, is not hosted in any official Maven repository. This is why a created this personal repository. The library has a dependency (simple-json) which is handled in the pom i've written. UsageAdd the repository to your maven configuration:
And then add the dependency
If you build your client with Android you can also add the client dependency, thanks to cjbest:
I've only deployed the 1.0.2 version, which is the version i've found in the ant script associated with the gcm-server sources. ContributeIf you need another version, of gcm-server which is not already hosted on this server, don't hesitate to create a pull request. You can see everything i've used here: https://github.com/slorber/gcm-server-repository/deployer
The pom is required to handle the dependency of the project (simple-json 1.1 here). The script deploys files to ~/.m2/repository/com/google/android/gcm/gcm-server/1.0.2/ You just need to copy this files in your gcm-server-repository/releases/com/google/android/gcm/gcm-server/1.0.2/ and create your pull request How to build your own Github repository: http://cemerick.com/2010/08/24/hosting-maven-repos-on-github/ LICENSEThis repository respects the Apache License distribution rules. No original files were modified |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论