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