is not current version
Last Version 1.5.0

Sovren Java SDK 1.3.0

The official Java SDK for the Sovren v10 API.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.sovren
ArtifactId

ArtifactId

sovren-java
Version

Version

1.3.0
Type

Type

jar
Description

Description

Sovren Java SDK
The official Java SDK for the Sovren v10 API.
Project URL

Project URL

https://sovren.com/technical-specs/latest/rest-api/overview/
Source Code Management

Source Code Management

https://github.com/sovren/sovren-java

Download sovren-java 1.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6
com.squareup.okhttp3 : okhttp jar 4.9.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0

Project Modules

There are no modules declared in this project.