| License |
License |
|---|---|
| GroupId | GroupIdcom.getui.push |
| ArtifactId | ArtifactIdrestful-sdk-test |
| Version | Version1.0.0.1 |
| Type | Typejar |
| Description |
DescriptionGetui Push API Java Client
Getui's officially supported Java client library for accessing Getui APIs.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| restful-sdk-test-1.0.0.1.pom | |
| restful-sdk-test-1.0.0.1.jar | 108 KB |
| restful-sdk-test-1.0.0.1-sources.jar | 68 KB |
| restful-sdk-test-1.0.0.1-javadoc.jar | 677 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.getui.push/restful-sdk-test/ -->
<dependency>
<groupId>com.getui.push</groupId>
<artifactId>restful-sdk-test</artifactId>
<version>1.0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.getui.push/restful-sdk-test/
implementation 'com.getui.push:restful-sdk-test:1.0.0.1'
// https://jarcasting.com/artifacts/com.getui.push/restful-sdk-test/
implementation ("com.getui.push:restful-sdk-test:1.0.0.1")
'com.getui.push:restful-sdk-test:jar:1.0.0.1'
<dependency org="com.getui.push" name="restful-sdk-test" rev="1.0.0.1">
<artifact name="restful-sdk-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.getui.push', module='restful-sdk-test', version='1.0.0.1')
)
libraryDependencies += "com.getui.push" % "restful-sdk-test" % "1.0.0.1"
[com.getui.push/restful-sdk-test "1.0.0.1"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | 4.3.9.RELEASE |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 19.0 |
| junit : junit | jar | 4.8.2 |