Getui Push API Java Client

Getui's officially supported Java client library for accessing Getui APIs.

License

License

GroupId

GroupId

com.getui.push
ArtifactId

ArtifactId

restful-sdk
Last Version

Last Version

1.0.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

Getui Push API Java Client
Getui's officially supported Java client library for accessing Getui APIs.
Project URL

Project URL

https://github.com/GetuiLaboratory/getui-pushapi-java-client-v2
Source Code Management

Source Code Management

https://github.com/GetuiLaboratory/getui-pushapi-java-client-v2

Download restful-sdk

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.apache.httpcomponents : httpclient jar 4.5.13
com.google.code.gson : gson jar 2.8.6

provided (3)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.9.RELEASE
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.
com.getui.push

个推实验室

个推开发者服务官方账号,提供个推(消息推送)、个数(应用统计)、个像(用户画像)、个验(反欺诈和一键登录)等相关的工具库、集成辅助工具、开源工程等。

Versions

Version
1.0.0.8
1.0.0.7
1.0.0.6
1.0.0.4
1.0.0.3
1.0.0.2
1.0.0.1
1.0.0.0