The Mobile Connect SDK for Java® provides everything you need to implement Mobile Connect in applications or services that use Java as the server technology. the SDK can be used on it's own in server to server interactions, with your own front end interface code or in conjunction with the Mobile Connect client libraries.
Take a look at the Setup guide for information on configuring your development environment and building a basic application.

SDK
All of the steps you need to follow to set up your Java development environment are detailed in a Getting Started Guide. The guide also includes sample code and steps to integrate your application with Mobile Connect
Minimum Requirements
- Mobile Connect is dependent upon Jackson Databind 2.6.3 and Apache HTTP Client 4.5.1
- Maven 3.2.5
Demo App
This demo application demonstrates how to integrate Mobile Connect services into your Java server applications using the Mobile Connect Library for Java. It the client-side UI from which you can select the services you want to explore.
Server Side SDK Releases
Version |
|
Library Size |
320 Kb |
Date |
11st January 2019 |
Backward Compatibility |
Initial Release |
Recommended Setup
- Java 1.8
- Mobile Connect is dependent upon Jackson Databind 2.9.5 and Apache HTTP Client 4.5.6
- Maven 3.3
- Tomcat 8
Download
API Reference Documentation
Revision History
v3.3.1 | 11th January 2019 |
Upgrade version auto-detection mechanism for specific Indian scopes support |
v3.3.0 | 28th December 2018 |
Add version autodetection mechanism Update handling of multiple versions of Mobile Connect, e.g. MC v1.1, 2.0, 2.3 |
v3.2.2 | 1st November 2018 |
Replace SubscriberId with MSISDN for 'Without Discovery' mode |
v3.2.1 | 29th October 2018 |
Add Java 11 support |
v3.2.0 | 25th October 2018 |
Add 'Without Discovery' mode support |
v3.1.0 | 16th October 2018 |
Add DI 2.3 version support |
v3.0.0 | 7th September 2018 |
Initial release |
Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.