Part of the Alchemy Collection. Makes it dead-easy to call RESTful Web Services in Java. It is designed for interactions with APIs written in REST and JSON.
'tech.sirwellington.alchemy:alchemy-http:1.0'
<dependency> <groupId>tech.sirwellington.alchemy</groupId> <artifactId>alchemy-http</artifactId> <version>1.0</version> </dependency>
<dependency org="tech.sirwellington.alchemy" name="alchemy-http" rev="1.0"/>
"tech.sirwellington.alchemy", "alchemy-http", "1.0"