Vonage Java Server SDK

Java client for Vonage APIs

License

License

The Apache License, Version 2.0
Categories

Categories

CLI User Interface
GroupId

GroupId

com.vonage
ArtifactId

ArtifactId

client
Last Version

Last Version

6.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Vonage Java Server SDK
Java client for Vonage APIs
Project URL

Project URL

https://github.com/Vonage/vonage-java-sdk

Download client

How to add to project

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

Dependencies

runtime (10)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.15
commons-logging : commons-logging jar 1.2
commons-io : commons-io jar 2.11.0
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.httpcomponents : httpclient jar 4.5.13
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.3
io.openapitools.jackson.dataformat : jackson-dataformat-hal jar 1.0.9
javax.xml.bind : jaxb-api jar 2.3.1
com.nexmo : jwt jar 1.0.1

Project Modules

There are no modules declared in this project.
com.vonage

Vonage

Versions

Version
6.5.0
6.4.2
6.4.0
6.3.0
6.2.0
6.1.0
6.0.0
5.6.0
5.5.0