> + <dependency>
> + <groupId>com.squareup.okhttp</groupId>
> + <artifactId>okhttp</artifactId>
> + <version>${okhttp.version}</version>
> + </dependency>
> + <dependency>
> + <groupId>com.squareup.okhttp</groupId>
> + <artifactId>mockwebserver</artifactId>
> + <version>${okhttp.version}</version>
> + <scope>test</scope>
> + </dependency>
> + <dependency>
> + <groupId>org.eclipse.jetty</groupId>
> + <artifactId>jetty-security</artifactId>
> + <scope>test</scope>
> + </dependency>
Still need this one..?
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/232/files#r8640628