| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные ORM |
| Группа | Группаcom.ibm.mobile.foundation |
| Идентификатор | Идентификаторibmmobilefirstplatformfoundationjsonstore |
| Последняя версия | Последняя версия8.0.2022042909 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеIBM MobileFirst Platform Foundation SDK
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 MFP_PLATFORM_VERSION_TOKEN
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.ibm.mobile.foundation/ibmmobilefirstplatformfoundationjsonstore/ -->
<dependency>
<groupId>com.ibm.mobile.foundation</groupId>
<artifactId>ibmmobilefirstplatformfoundationjsonstore</artifactId>
<version>8.0.2022042909</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.mobile.foundation/ibmmobilefirstplatformfoundationjsonstore/
implementation 'com.ibm.mobile.foundation:ibmmobilefirstplatformfoundationjsonstore:8.0.2022042909'
// https://jarcasting.com/artifacts/com.ibm.mobile.foundation/ibmmobilefirstplatformfoundationjsonstore/
implementation ("com.ibm.mobile.foundation:ibmmobilefirstplatformfoundationjsonstore:8.0.2022042909")
'com.ibm.mobile.foundation:ibmmobilefirstplatformfoundationjsonstore:aar:8.0.2022042909'
<dependency org="com.ibm.mobile.foundation" name="ibmmobilefirstplatformfoundationjsonstore" rev="8.0.2022042909">
<artifact name="ibmmobilefirstplatformfoundationjsonstore" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.mobile.foundation', module='ibmmobilefirstplatformfoundationjsonstore', version='8.0.2022042909')
)
libraryDependencies += "com.ibm.mobile.foundation" % "ibmmobilefirstplatformfoundationjsonstore" % "8.0.2022042909"
[com.ibm.mobile.foundation/ibmmobilefirstplatformfoundationjsonstore "8.0.2022042909"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.jackson : jackson-jaxrs | jar | 1.9.13 |
| org.codehaus.jackson : jackson-core-asl | jar | 1.5.4 |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.5.4 |