Download ibmmobilefirstplatformfoundation-8.0.2018011011.jar file - Jar i

Jar examples for i:ibmmobilefirstplatformfoundation

Description

IBM MobileFirst Platform Foundation provides an on-premises backend server and infrastructure for managing MobileFirst applications. The SDK manages all of the communication and security integration between your mobile app and IBM MobileFirst Platform Foundation. Check url to get started. NOTE: This version of the SDK requires a minimum MobileFirst server version of 8.0.0.00.20170406-152840

You can download jar file ibmmobilefirstplatformfoundation 8.0.2018011011 in this page.

License

IBM-MobileFirst Platform Foundation 8.0 beta license agreement

Build File

You can use the following script to add ibmmobilefirstplatformfoundation-8.0.2018011011.jar to your project.

<dependency>
   <groupId>com.ibm.mobile.foundation</groupId>
   <artifactId>ibmmobilefirstplatformfoundation</artifactId>
   <version>8.0.2018011011</version>
</dependency>
compile group: 'com.ibm.mobile.foundation', name: 'ibmmobilefirstplatformfoundation', version: '8.0.2018011011'
libraryDependencies += "com.ibm.mobile.foundation" % "ibmmobilefirstplatformfoundation" % "8.0.2018011011"
<dependency org="com.ibm.mobile.foundation" name="ibmmobilefirstplatformfoundation" rev="8.0.2018011011"/>
@Grapes(@Grab(group='com.ibm.mobile.foundation', module='ibmmobilefirstplatformfoundation', version='8.0.2018011011'))
'com.ibm.mobile.foundation:ibmmobilefirstplatformfoundation:jar:8.0.2018011011'

Download

Click the following link to download the jar file.

ibmmobilefirstplatformfoundation-8.0.2018011011-javadoc.jar
ibmmobilefirstplatformfoundation-8.0.2018011011-sources.jar
ibmmobilefirstplatformfoundation-8.0.2018011011.pom



Related Tutorials