https://github.com/leancloud/java-common
https://github.com/leancloud/java-common
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/leancloud/java-common
- Owner: leancloud
- Created: 2016-03-30T04:05:51.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-12-25T06:17:29.000Z (about 7 years ago)
- Last Synced: 2025-08-04T18:48:05.690Z (8 months ago)
- Language: Java
- Size: 360 KB
- Stars: 5
- Watchers: 12
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java-Common
common LeanCloud library for both Java SDK and Android SDK.
[](https://opensource.org/licenses/Apache-2.0)

## Features
* [x] Data Storage
* [x] Object Query
* [x] Cloud Engine
* [x] File Storage
* [x] Short Message Service
## Communication
* If you **have some advice**, open an issue.
* If you **found a bug**, open an issue, or open a ticket in [LeanTicket][LeanTicket].
* If you **want to contribute**, submit a pull request.
## Attention
This library can't run independently, you have to run it with [Android]()|[Java]() SDK. But it does contain most logic code in those two sdks