AeroGear Android SDK


Лицензия

Лицензия

Категории

Категории

Безопасность
Группа

Группа

org.aerogear
Идентификатор

Идентификатор

android-security
Последняя версия

Последняя версия

2.1.0-alpha.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

AeroGear Android SDK
AeroGear Android SDK
Ссылка на сайт

Ссылка на сайт

http://aerogear.org
Система контроля версий

Система контроля версий

https://github.com/aerogear/aerogear-android-sdk

Скачать android-security

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.aerogear/android-security/ -->
<dependency>
    <groupId>org.aerogear</groupId>
    <artifactId>android-security</artifactId>
    <version>2.1.0-alpha.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.aerogear/android-security/
implementation 'org.aerogear:android-security:2.1.0-alpha.1'
// https://jarcasting.com/artifacts/org.aerogear/android-security/
implementation ("org.aerogear:android-security:2.1.0-alpha.1")
'org.aerogear:android-security:aar:2.1.0-alpha.1'
<dependency org="org.aerogear" name="android-security" rev="2.1.0-alpha.1">
  <artifact name="android-security" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.aerogear', module='android-security', version='2.1.0-alpha.1')
)
libraryDependencies += "org.aerogear" % "android-security" % "2.1.0-alpha.1"
[org.aerogear/android-security "2.1.0-alpha.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.aerogear : android-core jar 2.1.0-alpha.1
com.scottyab : rootbeer-lib jar 0.0.6

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-core jar 2.10.0
org.robolectric : robolectric jar 3.6.1

Модули Проекта

Данный проект не имеет модулей.

AeroGear Services Android SDK

circle-ci codecov Maven Central Javadocs License

Project Info
License: Apache License, Version 2.0
Build: Gradle
End User Documentation: https://docs.aerogear.org - Github Link
Community Documentation: https://aerogear.org
Issue tracker: https://issues.jboss.org/browse/AEROGEAR
Mailing lists: aerogear-dev

Showcase application

To try out latest release of SDK go to Android showcase application

List of Modules

The AeroGear SDK consists of set of Modules

  • Core - Core Module used as base for other Modules
  • Auth - Mobile Application Auth Module
  • Security - Mobile Application Security Module
  • Push - Mobile Application Unified Push Module
  • Sync - GraphQL based Data Sync Module

License

See LICENSE file

Contributing

General Contributing Guide

Questions?

Join our user mailing list for any questions or help! We really hope you enjoy app development with AeroGear!

Found a bug?

If you found a bug please create a ticket for us on Jira with some steps to reproduce it.

org.aerogear

AeroGear

Modern App Dev begins here - RealTime GraphQL and Push

Версии библиотеки

Версия
2.1.0-alpha.1
2.0.0
1.0.0
1.0.0-alpha.2
1.0.0-alpha
0.1.0-2018-23