License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdcom.syniverse.sdk |
ArtifactId | ArtifactIdscg-messaging-api |
Last Version | Last Version2.2.3.1060 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSCG Messaging API
The SCG Messaging Java SDK.
Simplifies the development of applications that need to work with Syniverse SCG API.
See Samples (Integration Tests) for usage.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.syniverse.sdk/scg-messaging-api/ -->
<dependency>
<groupId>com.syniverse.sdk</groupId>
<artifactId>scg-messaging-api</artifactId>
<version>2.2.3.1060</version>
</dependency>
// https://jarcasting.com/artifacts/com.syniverse.sdk/scg-messaging-api/
implementation 'com.syniverse.sdk:scg-messaging-api:2.2.3.1060'
// https://jarcasting.com/artifacts/com.syniverse.sdk/scg-messaging-api/
implementation ("com.syniverse.sdk:scg-messaging-api:2.2.3.1060")
'com.syniverse.sdk:scg-messaging-api:jar:2.2.3.1060'
<dependency org="com.syniverse.sdk" name="scg-messaging-api" rev="2.2.3.1060">
<artifact name="scg-messaging-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.syniverse.sdk', module='scg-messaging-api', version='2.2.3.1060')
)
libraryDependencies += "com.syniverse.sdk" % "scg-messaging-api" % "2.2.3.1060"
[com.syniverse.sdk/scg-messaging-api "2.2.3.1060"]
Group / Artifact | Type | Version |
---|---|---|
io.gsonfire : gson-fire | jar | 1.5.1 |
com.google.code.gson : gson | jar | 2.6.2 |
com.squareup.retrofit2 : converter-gson | jar | 2.0.0-beta4 |
com.squareup.okhttp3 : logging-interceptor | jar | 3.2.0 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
org.projectlombok : lombok | jar | 1.18.12 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | |
org.apache.logging.log4j : log4j-slf4j-impl | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.mockito : mockito-core | jar | 3.3.3 |
org.mockito : mockito-junit-jupiter | jar | 3.3.3 |