Skip to content

Commit

Permalink
modified dependecies
Browse files Browse the repository at this point in the history
  • Loading branch information
hemantsonu20 committed Nov 25, 2015
1 parent 7095880 commit 2580bf4
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Expand Up @@ -25,13 +25,11 @@ Requirements

You can install this library in any Java application or application server. The library depends primarily on Json-lib and Commons Httpclient. These libraries also depend on other artifacts. The following listing shows all the libraries that need to be present in an application that uses Tropo's Java Webapi:

* commons-beanutils-1.8.1.jar
* commons-collections-3.2.1.jar
* commons-lang-2.5.jar
* commons-logging-1.1.1.jar
* gson-2.4.jar
* commons-httpclient-3.1.jar
* json-lib-2.4-jdk15.jar
* ezmorph-1.0.6.jar
* commons-logging-1.1.1.jar
* common-codec-1.2.jar


All libraries have been included in the [dist/dependencies](https://github.com/tropo/tropo-webapi-java/tree/master/dist/dependencies) folder.

Expand Down

0 comments on commit 2580bf4

Please sign in to comment.