Last Version

leancloud leanengine cloud function library 0.4.1

leancloud leanengine cloud function library

License

License

GroupId

GroupId

cn.leancloud
ArtifactId

ArtifactId

cloud-function-sdk
Version

Version

0.4.1
Type

Type

jar
Description

Description

leancloud leanengine cloud function library
leancloud leanengine cloud function library
Project URL

Project URL

http://github.com/leancloud/cloud-function-java-sdk
Source Code Management

Source Code Management

http://github.com/leancloud/cloud-function-java-sdk/tree/master

Download cloud-function-sdk 0.4.1


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

Dependencies

compile (3)

Group / Artifact Type Version
cn.leancloud : java-sdk jar [0.2.0,0.3.0)
org.eclipse.jetty : jetty-server jar 9.3.10.v20160621
org.eclipse.jetty : jetty-servlet jar 9.3.10.v20160621

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.