Jar examples for i:ibmmobilefirstplatformfoundation
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.2017012509 in this page.
IBM-MobileFirst Platform Foundation 8.0 beta license agreement
You can use the following script to add ibmmobilefirstplatformfoundation-8.0.2017012509.jar to your project.
<dependency> <groupId>com.ibm.mobile.foundation</groupId> <artifactId>ibmmobilefirstplatformfoundation</artifactId> <version>8.0.2017012509</version> </dependency>
compile group: 'com.ibm.mobile.foundation', name: 'ibmmobilefirstplatformfoundation', version: '8.0.2017012509'
libraryDependencies += "com.ibm.mobile.foundation" % "ibmmobilefirstplatformfoundation" % "8.0.2017012509"
<dependency org="com.ibm.mobile.foundation" name="ibmmobilefirstplatformfoundation" rev="8.0.2017012509"/>
@Grapes(@Grab(group='com.ibm.mobile.foundation', module='ibmmobilefirstplatformfoundation', version='8.0.2017012509'))
'com.ibm.mobile.foundation:ibmmobilefirstplatformfoundation:jar:8.0.2017012509'
Click the following link to download the jar file.
ibmmobilefirstplatformfoundation-8.0.2017012509-javadoc.jar