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