<dependency>
<groupId>com.nexmo</groupId>
<artifactId>client</artifactId>
<version>3.6.0</version>
</dependency>
compile
|-- commons-codec:commons-codec:1.9
|-- commons-logging:commons-logging:1.2
|-- org.apache.httpcomponents:httpclient:4.5
|-- org.apache.commons:commons-lang3:3.5
|-- com.fasterxml.jackson.core:jackson-databind:2.9.5
test
|-- javax.servlet:javax.servlet-api:3.1.0
|-- junit:junit:4.4