jcex-easysdk

Jcex Easy SDK for Javaallows you to enjoy a minimalist programming experience and quickly access the various high-frequency capabilities of the Jcex Open Platform.

License

License

GroupId

GroupId

com.jcex.open
ArtifactId

ArtifactId

jcex-easysdk
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

jcex-easysdk
Jcex Easy SDK for Javaallows you to enjoy a minimalist programming experience and quickly access the various high-frequency capabilities of the Jcex Open Platform.
Project URL

Project URL

http://open.jcex.com
Source Code Management

Source Code Management

https://github.com/imcoder-cloud/imcoder-base

Download jcex-easysdk

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.14.0
com.alibaba : fastjson jar 1.2.62
commons-logging : commons-logging jar 1.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1
1.0.0