License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.aerogear.unifiedpush |
ArtifactId | ArtifactIdunifiedpush-push-sender |
Version | Version2.5.0 |
Type | Typejar |
Description |
DescriptionUnifiedPush Push Notification Networks
Open Source Libraries for Mobile Connectivity
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
unifiedpush-push-sender-2.5.0.pom | |
unifiedpush-push-sender-2.5.0.jar | 95 KB |
unifiedpush-push-sender-2.5.0-sources.jar | 77 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.aerogear.unifiedpush/unifiedpush-push-sender/ -->
<dependency>
<groupId>org.jboss.aerogear.unifiedpush</groupId>
<artifactId>unifiedpush-push-sender</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.aerogear.unifiedpush/unifiedpush-push-sender/
implementation 'org.jboss.aerogear.unifiedpush:unifiedpush-push-sender:2.5.0'
// https://jarcasting.com/artifacts/org.jboss.aerogear.unifiedpush/unifiedpush-push-sender/
implementation ("org.jboss.aerogear.unifiedpush:unifiedpush-push-sender:2.5.0")
'org.jboss.aerogear.unifiedpush:unifiedpush-push-sender:jar:2.5.0'
<dependency org="org.jboss.aerogear.unifiedpush" name="unifiedpush-push-sender" rev="2.5.0">
<artifact name="unifiedpush-push-sender" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.aerogear.unifiedpush', module='unifiedpush-push-sender', version='2.5.0')
)
libraryDependencies += "org.jboss.aerogear.unifiedpush" % "unifiedpush-push-sender" % "2.5.0"
[org.jboss.aerogear.unifiedpush/unifiedpush-push-sender "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.aerogear.unifiedpush : unifiedpush-common | jar | 2.5.0 |
org.jboss.aerogear.unifiedpush : unifiedpush-model-api | jar | 2.5.0 |
org.jboss.aerogear.unifiedpush : unifiedpush-service | jar | 2.5.0 |
org.jboss.aerogear.unifiedpush : unifiedpush-push-model | jar | 2.5.0 |
net.jodah : expiringmap | jar | 0.5.8 |
com.turo : pushy | jar | 0.13.9 |
io.prometheus : simpleclient_common | jar | 0.6.0 |
com.google.gcm : gcm-server | jar | |
org.apache.httpcomponents : httpclient | jar | 4.5.9 |
com.github.fernandospr : java-wns | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.enterprise : cdi-api | jar | |
jboss : jboss-annotations-ejb3 | jar | 4.2.2.GA |
javax.validation : validation-api | jar | |
org.jboss.spec.javax.ws.rs : jboss-jaxrs-api_1.1_spec | jar | |
org.jboss.spec.javax.servlet : jboss-servlet-api_3.0_spec | jar | |
org.jboss.spec.javax.ejb : jboss-ejb-api_3.1_spec | jar | |
org.jboss.spec.javax.jms : jboss-jms-api_1.1_spec | jar |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.spec.javax.transaction : jboss-transaction-api_1.2_spec | jar | 1.1.1.Final |
org.jboss.weld : weld-api | jar | 3.1.Final |
org.mock-server : mockserver-netty | jar | 5.6.1 |