bandwidth-java-sdk

Java SDK for use with the Catapult API.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.bandwidth.sdk
ArtifactId

ArtifactId

bandwidth-java-sdk
Last Version

Last Version

1.16
Release Date

Release Date

Type

Type

jar
Description

Description

bandwidth-java-sdk
Java SDK for use with the Catapult API.

Download bandwidth-java-sdk

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5
org.apache.httpcomponents : httpcore jar 4.4.1
commons-codec : commons-codec jar 1.10
org.apache.commons : commons-lang3 jar 3.4
commons-io : commons-io jar 2.4
com.googlecode.json-simple : json-simple jar 1.1.1
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.1
com.fasterxml.jackson.core : jackson-core jar 2.9.8
com.fasterxml.jackson.core : jackson-annotations jar 2.9.8
joda-time : joda-time jar 2.8
ch.qos.logback : logback-access jar 1.1.3
ch.qos.logback : logback-classic jar 1.1.3
ch.qos.logback : logback-core jar 1.1.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
xmlunit : xmlunit jar 1.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.16
1.15
1.14
1.13
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.3
1.1
1.0