## Dependencies required to run newman tests:

### csharp-restsharp
  1. [dotnet 2.2](https://dotnet.microsoft.com/download/dotnet-core/2.2)

### golang
  1. [Go](https://golang.org/dl/)

### java-okhttp
  1. [okhttp-3.9.1](http://central.maven.org/maven2/com/squareup/okhttp3/okhttp/3.9.1)
  2. [okio-1.14.0](http://central.maven.org/maven2/com/squareup/okio/okio/1.14.0)

### java-unirest
  1. [unirest-java-1.4.9.jar](http://central.maven.org/maven2/com/mashape/unirest/unirest-java/1.4.9)
  2. [httpclient-4.5.2](http://central.maven.org/maven2/org/apache/httpcomponents/httpclient/4.5.2)
  3. [commons-codec-1.9](http://central.maven.org/maven2/commons-codec/commons-codec/1.9)
  4. [commons-logging-1.2](http://central.maven.org/maven2/commons-logging/commons-logging/1.2)
  5. [httpcore-4.4.4](http://central.maven.org/maven2/org/apache/httpcomponents/httpcore/4.4.4)
  6. [httpasyncclient-4.1.1](http://central.maven.org/maven2/org/apache/httpcomponents/httpasyncclient/4.1.1)
  7. [httpcore-nio-4.4.4.jar](http://central.maven.org/maven2/org/apache/httpcomponents/httpcore-nio/4.4.4)
  8. [json-20160212](http://central.maven.org/maven2/org/json/json/20160212)
  9. [httpmime-4.3.6](http://central.maven.org/maven2/org/apache/httpcomponents/httpmime/4.3.6)

### php-curl
  1. [php](https://www.php.net/downloads.php)

### python-http.client and python-requests
  1. [python](https://www.python.org/downloads)

### ruby
  1. [ruby](https://www.ruby-lang.org/en/downloads)

### shell-httpie
  1. [httpie](https://httpie.org/#installation)

### shell-wget
  1. [wget](https://www.gnu.org/software/wget)

### swift 
  1. [swift-5.0.1](https://swift.org/builds/swift-5.0.1-release/ubuntu1604/swift-5.0.1-RELEASE)
  2. clang-3.6
  3. libicu-dev
  4. libpython2.7