Last Version

SCG Messaging API 2.2.3.1060

The SCG Messaging Java SDK. Simplifies the development of applications that need to work with Syniverse SCG API. See Samples (Integration Tests) for usage.

License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

com.syniverse.sdk
ArtifactId

ArtifactId

scg-messaging-api
Version

Version

2.2.3.1060
Type

Type

jar
Description

Description

SCG 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

https://developer.syniverse.com/
Project Organization

Project Organization

Syniverse Technologies

Download scg-messaging-api 2.2.3.1060


<!-- 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"]

Dependencies

compile (9)

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

provided (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar
org.apache.logging.log4j : log4j-slf4j-impl jar

test (3)

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

Project Modules

There are no modules declared in this project.