Lightweight testing framework for mocking calls to external http calls
'org.httpmock:httpmock:1.0'
<dependency> <groupId>org.httpmock</groupId> <artifactId>httpmock</artifactId> <version>1.0</version> </dependency>
<dependency org="org.httpmock" name="httpmock" rev="1.0"/>
"org.httpmock", "httpmock", "1.0"