leancloud-common

leancloud java sdk common library

License

License

GroupId

GroupId

cn.leancloud
ArtifactId

ArtifactId

leancloud-common
Last Version

Last Version

0.2.7
Release Date

Release Date

Type

Type

jar
Description

Description

leancloud-common
leancloud java sdk common library
Project URL

Project URL

http://github.com/leancloud/java-common
Source Code Management

Source Code Management

http://github.com/leancloud/java-common/tree/master

Download leancloud-common

How to add to project

<!-- https://jarcasting.com/artifacts/cn.leancloud/leancloud-common/ -->
<dependency>
    <groupId>cn.leancloud</groupId>
    <artifactId>leancloud-common</artifactId>
    <version>0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/cn.leancloud/leancloud-common/
implementation 'cn.leancloud:leancloud-common:0.2.7'
// https://jarcasting.com/artifacts/cn.leancloud/leancloud-common/
implementation ("cn.leancloud:leancloud-common:0.2.7")
'cn.leancloud:leancloud-common:jar:0.2.7'
<dependency org="cn.leancloud" name="leancloud-common" rev="0.2.7">
  <artifact name="leancloud-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.leancloud', module='leancloud-common', version='0.2.7')
)
libraryDependencies += "cn.leancloud" % "leancloud-common" % "0.2.7"
[cn.leancloud/leancloud-common "0.2.7"]

Dependencies

compile (3)

Group / Artifact Type Version
cn.leancloud : fastjson-leancloud jar 1.1.39
org.json : json jar 20160212
cn.leancloud : okhttp-leancloud jar 2.6.0

provided (3)

Group / Artifact Type Version
cn.leancloud : android-stub jar 0.1.1
org.apache.httpcomponents : httpcore jar 4.4.4
org.apache.httpcomponents : httpclient jar 4.5.2

test (3)

Group / Artifact Type Version
junit : junit jar 3.8.1
org.apache.logging.log4j : log4j-api jar 2.5
org.apache.logging.log4j : log4j-core jar 2.5

Project Modules

There are no modules declared in this project.

Java-Common

common LeanCloud library for both Java SDK and Android SDK.

License Platform

Features

  • Data Storage
  • Object Query
  • Cloud Engine
  • File Storage
  • 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

cn.leancloud

LeanCloud

Build better apps, faster.

Versions

Version
0.2.7
0.2.6
0.2.5
0.2.4
0.2.2
0.2.1
0.2.0
0.1.13
0.1.12
0.1.11
0.1.9
0.1.8
0.1.7
0.1.6