Last Version

nl.meandi.apns.example:apns-example-notifier 0.20

JCA Connector for Apple Push Notification Service

License

License

GroupId

GroupId

nl.meandi.apns.example
ArtifactId

ArtifactId

apns-example-notifier
Version

Version

0.20
Type

Type

war
Description

Description

nl.meandi.apns.example:apns-example-notifier
JCA Connector for Apple Push Notification Service
Project URL

Project URL

https://github.com/marcelk/apns

Download apns-example-notifier 0.20


<!-- https://jarcasting.com/artifacts/nl.meandi.apns.example/apns-example-notifier/ -->
<dependency>
    <groupId>nl.meandi.apns.example</groupId>
    <artifactId>apns-example-notifier</artifactId>
    <version>0.20</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/nl.meandi.apns.example/apns-example-notifier/
implementation 'nl.meandi.apns.example:apns-example-notifier:0.20'
// https://jarcasting.com/artifacts/nl.meandi.apns.example/apns-example-notifier/
implementation ("nl.meandi.apns.example:apns-example-notifier:0.20")
'nl.meandi.apns.example:apns-example-notifier:war:0.20'
<dependency org="nl.meandi.apns.example" name="apns-example-notifier" rev="0.20">
  <artifact name="apns-example-notifier" type="war" />
</dependency>
@Grapes(
@Grab(group='nl.meandi.apns.example', module='apns-example-notifier', version='0.20')
)
libraryDependencies += "nl.meandi.apns.example" % "apns-example-notifier" % "0.20"
[nl.meandi.apns.example/apns-example-notifier "0.20"]

Dependencies

compile (1)

Group / Artifact Type Version
nl.meandi.apns : apns-adapter jar 0.20

provided (2)

Group / Artifact Type Version
org.jboss.ejb3 : jboss-ejb3-ext-api jar 2.1.0
javax : javaee-api jar 7.0

Project Modules

There are no modules declared in this project.