Last Version

IBM Bluemix Mobile Services - Push Notifications Server SDK 1.8.1

This is the server-side SDK for the IBM® Bluemix Push Notifications service that allows you to send push notifications from your server.

License

License

Categories

Categories

Java Languages ORM Data
GroupId

GroupId

com.ibm.mobilefirstplatform.serversdk.java
ArtifactId

ArtifactId

push
Version

Version

1.8.1
Type

Type

jar
Description

Description

IBM Bluemix Mobile Services - Push Notifications Server SDK
This is the server-side SDK for the IBM® Bluemix Push Notifications service that allows you to send push notifications from your server.
Project URL

Project URL

https://github.com/ibm-bluemix-mobile-services/bms-pushnotifications-serversdk-java
Source Code Management

Source Code Management

https://github.com/ibm-bluemix-mobile-services/bms-pushnotifications-serversdk-java

Download push 1.8.1


<!-- https://jarcasting.com/artifacts/com.ibm.mobilefirstplatform.serversdk.java/push/ -->
<dependency>
    <groupId>com.ibm.mobilefirstplatform.serversdk.java</groupId>
    <artifactId>push</artifactId>
    <version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.mobilefirstplatform.serversdk.java/push/
implementation 'com.ibm.mobilefirstplatform.serversdk.java:push:1.8.1'
// https://jarcasting.com/artifacts/com.ibm.mobilefirstplatform.serversdk.java/push/
implementation ("com.ibm.mobilefirstplatform.serversdk.java:push:1.8.1")
'com.ibm.mobilefirstplatform.serversdk.java:push:jar:1.8.1'
<dependency org="com.ibm.mobilefirstplatform.serversdk.java" name="push" rev="1.8.1">
  <artifact name="push" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.mobilefirstplatform.serversdk.java', module='push', version='1.8.1')
)
libraryDependencies += "com.ibm.mobilefirstplatform.serversdk.java" % "push" % "1.8.1"
[com.ibm.mobilefirstplatform.serversdk.java/push "1.8.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.2
org.json : json jar 20160212
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.4
com.fasterxml.jackson.core : jackson-core jar 2.9.0.pr2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.