redfin/JavaPNS

Name: JavaPNS

Owner: Redfin

Description: Fork of JavaPNS to include Java 8/Maven support

Forked from: mlaccetti/JavaPNS

Created: 2017-01-05 19:00:35.0

Updated: 2017-01-05 19:00:37.0

Pushed: 2017-01-05 19:21:43.0

Homepage:

Size: 313

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

JavaPNS

Build Status Coverage Status Code Climate

Apple Push Notification Service Provider for Java

Fork of JavaPNS to include Maven support - http://code.google.com/p/javapns/

Java 1.8+ compatible

Updates

Version 2.3.2 released!

2.3.2 Changes 2.3.1 Changes 2.3 Changes
Installation through Central Maven Repository

javapns is available on the Central Maven Repository. To use javapns-jdk16 in your project, please add the following dependency to your pom.xml file:

endency>
<groupId>com.github.mlaccetti</groupId>
<artifactId>javapns</artifactId>
<version>2.3.2</version>
pendency>
Cutting a Release

mvn -Drelease=true ...


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.