Last Version

Pushy parent 0.15.1

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

License

License

GroupId

GroupId

com.eatthepath
ArtifactId

ArtifactId

pushy-parent
Version

Version

0.15.1
Type

Type

pom
Description

Description

Pushy parent
A Java library for sending APNs (iOS/macOS/Safari) push notifications
Project URL

Project URL

https://pushy-apns.org/
Project Organization

Project Organization

Jon Chambers
Source Code Management

Source Code Management

https://github.com/jchambers/pushy

Download pushy-parent 0.15.1

Filename Size
pushy-parent-0.15.1.pom 12 KB
Browse

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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