License |
License |
---|---|
GroupId | GroupIdnl.meandi.apns.example |
ArtifactId | ArtifactIdapns-example-notifier |
Version | Version0.20 |
Type | Typewar |
Description |
Descriptionnl.meandi.apns.example:apns-example-notifier
JCA Connector for Apple Push Notification Service
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
nl.meandi.apns : apns-adapter | jar | 0.20 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.ejb3 : jboss-ejb3-ext-api | jar | 2.1.0 |
javax : javaee-api | jar | 7.0 |