# notnoop/java-apns

Java Apple Push Notification Service Provider

Repository: https://github.com/notnoop/java-apns
Canonical: https://ross.abutalabs.com/products/java-apns
Language: Java
License: BSD-3-Clause
License Family: permissive
Last push: 2022-07-15T20:15:58+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 6137, "days_push": 1510, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1787, forks 644 (observed 2026-08-28T04:05:36.274822+00:00)

## What it is
A Java client library for the Apple Push Notification service (APNs) that sends push notifications to iOS/macOS devices. It is now defunct because Apple shut down the legacy binary protocol it relies on in March 2021.

## Use cases
- send push notifications to ios devices from java
- java apns client library
- push notifications with apple certificates
- send newsstand and mdm notifications
- query apple feedback service for invalid tokens

## When to choose
- maintaining a legacy codebase already built on java-apns
- studying how apns binary-protocol clients were implemented

## When to avoid
- any new project - the library no longer works since Apple disabled the legacy binary protocol
- you need a working APNs client - use Pushy instead, which supports the HTTP/2 protocol

## Facets
- artifact type: library
- maturity: abandoned
- function: http-client, serialization, json
- domain: mobile-development, apis, developer-tools
- platform: jvm, cross-platform
- tags: apns, push-notifications, ios, deprecated, apple

## Member repositories
- notnoop/java-apns (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:36.274822+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:23:29.643653+00:00, confidence not recorded.
  - readme: https://github.com/notnoop/java-apns (fetched 2026-08-28T04:05:36.274822+00:00, sha 2aa23a324e50)
- Data as of 2026-08-30T08:39:29.467469+00:00.
