Pushy parent

A Java library for sending APNs (iOS/macOS/Safari) push notifications

Лицензия

Лицензия

Группа

Группа

com.eatthepath
Идентификатор

Идентификатор

pushy-parent
Последняя версия

Последняя версия

0.15.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Pushy parent
A Java library for sending APNs (iOS/macOS/Safari) push notifications
Ссылка на сайт

Ссылка на сайт

https://pushy-apns.org/
Организация-разработчик

Организация-разработчик

Jon Chambers
Система контроля версий

Система контроля версий

https://github.com/jchambers/pushy

Скачать pushy-parent

Имя Файла Размер
pushy-parent-0.15.1.pom 12 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.eatthepath/pushy-parent/ -->
<dependency>
    <groupId>com.eatthepath</groupId>
    <artifactId>pushy-parent</artifactId>
    <version>0.15.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.eatthepath/pushy-parent/
implementation 'com.eatthepath:pushy-parent:0.15.1'
// https://jarcasting.com/artifacts/com.eatthepath/pushy-parent/
implementation ("com.eatthepath:pushy-parent:0.15.1")
'com.eatthepath:pushy-parent:pom:0.15.1'
<dependency org="com.eatthepath" name="pushy-parent" rev="0.15.1">
  <artifact name="pushy-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.eatthepath', module='pushy-parent', version='0.15.1')
)
libraryDependencies += "com.eatthepath" % "pushy-parent" % "0.15.1"
[com.eatthepath/pushy-parent "0.15.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • pushy
  • benchmark
  • dropwizard-metrics-listener
  • micrometer-metrics-listener
  • gson-payload-builder
  • jackson-payload-builder
com.eatthepath

Turo

Версии библиотеки

Версия
0.15.1
0.15.0
0.14.2
0.14.1
0.14.0
0.13.12
0.13.11